摘要: public static void main(String[] args) { CustomerSImpl c = new CustomerSImpl(); // java reflect 包提供的动态代理 CustomerSer jdkProxy = (CustomerSer) Proxy.ne 阅读全文
posted @ 2022-03-11 17:24 田海超 阅读(45) 评论(0) 推荐(0)