03 2023 档案
摘要:利用压缩流解压文件夹 @Test public void zipInputStreamDemo()throws Exception{ //利用压缩流解压文件夹,注意java只识别zip File src = new File("D:/a.zip"); File dist = new File("D:
        阅读全文
                
摘要:1. 获取class对象的三种方式 Class.forName(); 类名.class 实例对象.getClass(); 2. 利用反射获取构造函数 Constructor<?>[] getConstructor() 返回所有公共构造方法对象数组 Constructor<?>[] getDeclar
        阅读全文
                

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号