PrintStream printf(String format, Object... args), 列印格式化字串 ... 33, 22); System.out.printf(b, 11.0, 3.0); System.out.printf(c, "54", ...
確定! 回上一頁