我正在使用FileReader API讀取多個檔案。 <html> <body> <input type="file" id="filesx" name="filesx[]" onchange="readmultifiles(this.files)" ...
確定! 回上一頁