摘要: str基本数据类型常用功能 center(self,width,fllchar=none) 内容居中,width表示总长度,fllchar表示空白处默认为空 ljust(self,width ,fillchar=none) 左对齐,其他右侧填充 rjust(self,width ,fillchar= 阅读全文
posted @ 2018-08-24 16:58 浪波激泥 阅读(381) 评论(0) 推荐(0)