gpt4 book ai didi

Python 完全对齐字符串

转载 作者:行者123 更新时间:2023-11-28 22:56:22 25 4
gpt4 key购买 nike

有没有人有一个很好的简洁方法来完全证明给定线宽的字符串是这样的:

The cat sat on the mat, the cat
sat on the mat, the cat sat on
mat, the cat sat on the mat the
mat, the cat sat on the mat
the cate sat on the mat...

所以两边的边都是直的。该函数接受一个字符串和一个线宽,并以上述格式返回一个字符串。有用于左、右和中心的 Python 函数,但没有对齐。我有一个方法,但是有点太长了。

谢谢!

JT

最佳答案

下面是 ActiveState Python Cookbook 中的一个秘诀:

"Align string with spaces between words to fit specified width"

关于Python 完全对齐字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15790929/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com