A.單例模式 B.原型模式 C.工廠模式 D.代理模式
A.有參構(gòu)造方法 B.無參構(gòu)造方法 C.公共的構(gòu)造方法 D.公共無參構(gòu)造方法
A.mth.invoke(obj) B.mth.setAccessible(true) C.mth.getDeclaredMethod(name) D.obj.showInfo()