return new Promise((resolve, rejfect) => { ... FileReader 物件是可以讓網頁非同步的去讀取在客戶端的檔案,或是原始暫存的資料,所以 FileReader ...
確定! 回上一頁