fileReader.readAsDataURL(file); //讀取檔案內容,以DataURL格式回傳結果. //fileReader.readAsText(file, 'UTF-8');.
確定! 回上一頁