FileWriter 用于写入字符流。 ... FileWriter(File file, boolean append) ... 根据给定的文件名以及指示是否附加写入数据的boolean 值来构造FileWriter 对象。
確定! 回上一頁