file = document.getElementById('cfile').files[0];. if (file) {. fileReader = new FileReader();. fileReader.onload = openfile;.
確定! 回上一頁