java.io.PrintStream.println() 方法通過寫入行分隔符字符串終止當前行。行分隔符字符串由係統屬性line.separator定義,並且不一定是單個換行符(\n).
確定! 回上一頁