RAW Save Code. var reader = new FileReader(); reader.onload = (function(theFile){ var fileName = theFile.name; return function(e){ ...
確定! 回上一頁