将文件名从1变为000001

c++方法:

http://www.cnblogs.com/AngelLee2009/archive/2013/07/09/3180435.html

python方法:

https://zhidao.baidu.com/question/558955894.html

 

如果是10位不要写成"%10d",而要写成"%010d"

posted @ 2017-09-14 23:09  有梦就要去实现他  阅读(954)  评论(0编辑  收藏  举报