摘要:
package Reflects; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; /** * 通过反射 阅读全文
posted @ 2022-04-27 22:38
phpwyl
阅读(69)
评论(0)
推荐(0)
摘要:
package Reflects; public class ReflectDemo{ public static void main(String[] args) throws ClassNotFoundException { Class<Actor> ac1 = Actor.class; Sys 阅读全文
posted @ 2022-04-27 21:06
phpwyl
阅读(140)
评论(0)
推荐(0)

浙公网安备 33010602011771号