摘要: 创建文件 package file; import java.io.File; import java.io.IOException; public class demo1{ public static void main(String[] args) { File file=new File("f 阅读全文
posted @ 2022-08-12 22:40 ben10044 阅读(35) 评论(0) 推荐(0)