摘要: package com.zyw.file; import java.io.*; /** * Created by zyw on 2016/3/10. */ public class FileTest2 { public static void main(String args[]){ File fi 阅读全文
posted @ 2016-03-10 22:21 不被女生喜欢好多年 阅读(180) 评论(0) 推荐(0)
摘要: package com.zyw.file; import java.io.*; /** * Created by zyw on 2016/3/10. */ public class IOTest { public static void main(String args[]){ File newFi 阅读全文
posted @ 2016-03-10 18:44 不被女生喜欢好多年 阅读(247) 评论(0) 推荐(0)