当一句话中只有一部分是动态变化时,则可考虑使用String.format()。 ... 进制数是:%x %n", 100); System.out.printf("100的8进制数是:%o %n", 100); ...
確定! 回上一頁