import java.text.DecimalFormat; public class test { public static void main(String args[]) { //建構時決定資料輸出格式 //#字號當為小數後面為0 ...
確定! 回上一頁