曾梦垚

导航

2017年1月5日

代理模式

摘要: 代理模式的定义 代理模式(Proxy Pattern)是一个使用率非常高的模式,其定义如下: Provide a surrogate or placeholder for another object to control access to it.(为其他对象提供 一种代理以控制对这个对象的访问。 阅读全文

posted @ 2017-01-05 23:34 曾梦垚 阅读(105) 评论(0) 推荐(0) 编辑