I use the filereader.result , in the onload function. ... i++) { var file = files[i]; var reader = new FileReader(); reader.onload = (function(f) { return ...
確定! 回上一頁