FileReader fr = null; // 輸入暫存檔資料 FileWriter fw = null; // 不可以new FileinputStream(); 加在這裡,因為放入檔案有Exception 發生,所以需放在try 中
確定! 回上一頁