摘要: IO流 一、File类 1.构造方法 public File(String pathname) public File(String parent,String child) public File(File parent,String child) 2.成员方法 创建功能 public boole 阅读全文
posted @ 2024-03-11 19:14 low-reed 阅读(11) 评论(0) 推荐(0)