摘要: public class Test { public static void main(String[] args) { method1("F:\\test.txt" , "测试测试将字符写入文件默默"); } /** * 追加文件:使用FileOutputStream,在构造FileOutputStream... 阅读全文
posted @ 2016-09-22 11:56 星星故乡 阅读(5609) 评论(0) 推荐(0)