摘要: 好后悔没有早点学,只能用努力弥补了。 阅读全文
posted @ 2016-01-29 19:45 zerocoin 阅读(148) 评论(0) 推荐(0)
摘要: 1.File类 文件和目录路径名的抽象表示形式。 4种构造方法 File(File parent, String child) File(File parent, String child) File(String parent, String child) File(URI uri) 创建一个文件 阅读全文
posted @ 2016-01-29 12:43 zerocoin 阅读(289) 评论(0) 推荐(0)