摘要: 有的时候需要00001这样的字符串 来源却是Int的1 这个时候就可以用sprintf方法了 %0 后面的8表示补到8位数 也就是加7个0 阅读全文
posted @ 2017-11-23 15:51 安筱雨 阅读(559) 评论(0) 推荐(0) 编辑