python—字符串格式化

字符串格式化 1、% 百分号 占位符 替换内容 %d 整数 %f 浮点数 %s 字符串 %x 十六进制整数 2、format()
posted @ 2019-01-07 10:28  kuluma  阅读(288)  评论(0编辑  收藏  举报