摘要: 1.File类 File类可以用于操作文件以及查看文件属性的方法 public class TestFile { public static void main(String[] args) throws IOException { File file2 = new File("C:\\Users\ 阅读全文
posted @ 2021-07-29 20:09 you_rgb 阅读(85) 评论(0) 推荐(0)
//一下两个链接最好自己保存下来,再上传到自己的博客园的“文件”选项中