Create BufferedReader from FileReader; Read file line by line using readLine() method; Split each line on comma to get an array of attributes using String.split ...
確定! 回上一頁