讀取純文字檔的內容. function show02(fileinfo) { file = fileinfo.files[0]; var fReader = new FileReader(); fReader.onload = function ...
確定! 回上一頁