摘要: Proxy Pattern 代理模式 The proxy pattern provides an object that controls access to another object, intercepting all calls. 代理模式提供一个对象,该对象控制对另一个对象的访问,拦截所有 阅读全文
posted @ 2020-04-30 15:00 独角兕大王 阅读(126) 评论(0) 推荐(0) 编辑