To actually read the file, we can use the FileReader.readAsText() method. We call it on our reader, and pass in the file to read as an argument.
確定! 回上一頁