java前面補零

// 0 表明前面補充0
// 8 表明長度爲8
// d 表明參數爲正數型
return String.format("%08d", sequence);

前面自動補0orm

相關文章
相關標籤/搜索