摘要: 1.文件File 1.0 概述 2.0 File类的静态成员变量 3.0 绝对路径和相对路径 4.0 构造方法 (1)FIle(String pathname) import java.io.File; public class Main{ public static void main(Strin 阅读全文
posted @ 2020-06-23 17:09 YUNNEN 阅读(250) 评论(0) 推荐(0)