import java.text.* ; class FormatDemo{ public void format1(String pattern,double value){ // 此方法專門用於完成數字的格式化顯示 DecimalFormat ...
確定! 回上一頁