摘要: #1.File File可以用于操作文件以及查看文件属性的方法 public class TestFile { public static void main(String[] args) throws IOException { File file2 = new File("C:\\Users\\ 阅读全文
posted @ 2021-08-10 22:31 码丁XIA 阅读(34) 评论(0) 推荐(0)