发布时间:2019-09-04 06:54:50编辑:auto阅读(3204)
n = 123
n = "%04d" % n
print n
0123
str = "123"
str = str.zfill(5)
print str
00123
上一篇: python list常用方法
下一篇: Python搭建插件式框架(基于组件开发
48866
47934
38709
35858
30284
27039
26071
20903
20698
19067
502°
594°
604°
609°
587°
572°
637°
710°
828°
928°