Python内的center函数

2021-04-14 00:27

阅读:431

标签:http   图片   填充   inf   width   空格   code   mamicode   向上取整   

Center(width,filename):
技术图片

因为str_test长度为12(包括空格),所以左右填充‘-’的长度一共为8,左右便都填充4个‘-’;如果要填充的filename为单数,则左边填充的filename向下取整,右边填充的向上取整。

Python内的center函数

标签:http   图片   填充   inf   width   空格   code   mamicode   向上取整   

原文地址:https://www.cnblogs.com/A-Jun/p/13339241.html


评论


亲,登录后才可以留言!