readAsDataURL () :以 data:<MIME Type>;base64,... 的方式顯示檔案內容,讀取的資料是圖 ... readAsDataURL(file); // 將File Object 讀取成DataURL
確定! 回上一頁