The code for the method sets up another FileReader, and another BufferedReader. To loop round the lines of text, we have this: while ( ( aLine = bf.readLine( ) ) ...
確定! 回上一頁