double num2 = 5.123123; 3. System.out.printf("num1 = %.4f num2 = %.2f", num1, num2);. A decimal (.) ...
確定! 回上一頁