br = new BufferedReader(new FileReader("B:\\myfile.txt")); //One way of reading the file. System.out.println("Reading the file using ...
確定! 回上一頁