readAsArrayBuffer () 返回一個ArrayBuffer,表示檔案的資料 .readAsText() 以文字字串形式返回檔案的資料。 有關更多資訊,請檢查this FileReader 文件。
確定! 回上一頁