BufferedReader is java class and reads the file using FileReader. BufferedReader has a method to read a line by line using readLine().
確定! 回上一頁