摘要: import java.lang.reflect.InvocationHandler;import java.lang.reflect.Method;import java.lang.reflect.Proxy;public class JDKProxy implements InvocationH 阅读全文
posted @ 2021-11-26 22:41 智慧搬运工 阅读(88) 评论(0) 推荐(0)