反射

获取字节码文件的四种方式【反射】

最常用的一种

Class c1=Class.forName("路径");

posted on 2021-09-13 09:04  爱鸡人士坤坤  阅读(20)  评论(0)    收藏  举报

导航