reader.readAsText(file,"utf-8");. 設置回調函數. 這裡以讀取成功的回調函數為例: reader.onload=function () { console.log ...
確定! 回上一頁