println 将它的参数显示在命令窗口,并在结尾加上换行符,将输出光标定位在下一行的开始。 System.out.printf("the number is: %d",t); 参照JAVA API的 ...
確定! 回上一頁