First construct a FileReader object with the name ... Then use the FileReader to construct the Scanner ... FileReader reader = new FileReader(filename);.
確定! 回上一頁