var reader = new FileReader(); //在下面獲得的i只有一個 reader.onload = function (e) { alert(i); // get loaded data and render thumbnail.
確定! 回上一頁