1/ FileOutputStream(File file, boolean append)
2/FileWriter(File file, boolean append)
不管哪一种IO都有 append选项啊
转载于:https://www.cnblogs.com/toSeeMyDream/p/5600251.html
1/ FileOutputStream(File file, boolean append)
2/FileWriter(File file, boolean append)
不管哪一种IO都有 append选项啊
转载于:https://www.cnblogs.com/toSeeMyDream/p/5600251.html