NumberFormat; //Java 中給數字左邊補0 public class ... 語句 System.out.println(nf.format(i)); } } /** * Java裡數字轉字串前面自動補0的實現。
確定! 回上一頁