readAsText and change the encoding as necessary , check the following code: ... readAsText(file); reader.onloadend = function(){ var lines ...
確定! 回上一頁