A FileReader is used to connect to a file that will be used for input: FileReader fileReader = new FileReader(fileName);. • The fileName specifies where the ...
確定! 回上一頁