我用readAsText读取个txt文件ansi编码,中文全部都乱码,在不修改原文件编码的时候 ... var reader=new FileReader();if (/text+/.test(file.type)) { reader.onload ...
確定! 回上一頁