firstChild); } function setup_reader(file) { var name = file.name; var reader = new FileReader(); reader.onload = function(e) { var bin ...
確定! 回上一頁