Java中的PrintWriter類的println(String)方法用於在流上打印指定的String,然後換行。該字符串作為參數。 用法: public void println(String string).
確定! 回上一頁