readAsArrayBuffer (file); } // 上傳文件核心方法 function uploadOperate(filec) { if (filec) { //讀取文件 readBlob(filec); //讀取成功發送文件
確定! 回上一頁