常用的是println,就是换行输出2.print,不换行输出3.printf常使用于格式 ... float c = 2.3564f; System.out.printf("%.2f %d %d",c,a,b); }.
確定! 回上一頁