FileReader.readAsBinaryString像这样: var reader = new FileReader(); reader.onload = function(evt){ ...
確定! 回上一頁