摘要: ` public class Test2 { public static void main(String[] args) { copy(new File("e:/youdao"),new File("e:/test")); } private static void copy(File src, 阅读全文
posted @ 2021-08-14 22:00 星星上的张优秀 阅读(49) 评论(0) 推荐(0) 编辑
摘要: ` public class Test1 { public static void main(String[] args) throws Exception { File f=new File("e:/haha"); deleDir(f); System.out.println("删除成功!"); 阅读全文
posted @ 2021-08-14 21:44 星星上的张优秀 阅读(77) 评论(0) 推荐(0) 编辑
Live2D