想要简单地将用户输入文件作为文本读取。 可以依赖现代浏览器的使用,所以我使用文件阅读器为此(这就像一个魅力)。 reader.readAsText(myfile, encoding);
確定! 回上一頁