let reader=new FileReader();. 讀取Blob或者File對象的數據內容. 讀出的結果表示形式有很多種,這裡以返回字符串為例: reader.readAsText(file ...
確定! 回上一頁