readAsText (file,encoding):以純文本形式讀取文件,將讀取到的文本保存在result ... reader = new FileReader(); if (/image/.test(files[0].type)) ...
確定! 回上一頁