摘要:
` 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
星星上的张优秀
阅读(54)
评论(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
星星上的张优秀
阅读(95)
评论(0)
推荐(0)

浙公网安备 33010602011771号