Create a file output stream String destFile = "test.txt"; FileOutputStream fos = new FileOutputStream(destFile);.
確定! 回上一頁