若要讀取檔案中的內容,可以利用FileReader物件,檔案讀取的動作採非同步方式。要讀取檔案可以利用幾個 ... reader.onload = function ( event ) {
確定! 回上一頁