FileWriter (File file, boolean append). 参数:. file:要写入数据的File 对象。 append:如果append 参数为true,则将字节写入文件末尾处,相当于追加信息。
確定! 回上一頁