BufferedReader br = new BufferedReader("c:/test.txt"); while ((thisLine = br. ... catch the possible IOException by the readLine() method try { // assign ...
確定! 回上一頁