FileInputStream fis = null; // 輸入暫存檔資料 FileOutputStream fos = null; // 輸出暫存檔資料 // 不可以new FileinputStream(); 加在這裡,因為放入檔案 ...
確定! 回上一頁