System.out.printf("値1=%d 値2=%d", 123, 456); String s = String.format("%04x", 789);. 書式には「%」が入った文字列を指定する。「%」の書式指定に従って変換が行 ...
確定! 回上一頁