public static void main(String[] args) throws IOException { //創建一個文件輸出流,將字節輸出到fos.dat文件中 FileOutputStream fos = new ...
確定! 回上一頁