Design Pattern - Proxy的意思|示意
设计模式——代理
Design Pattern - Proxy的网络常见释义
代理模式 ... Design Pattern - Decorator 修饰模式 Design Pattern - Proxy 代理模式 Design Pattern - Facade 外观模式 ...
Design Pattern - Proxy相关短语
1、 Proxy Design Pattern 代理设计模式
Design Pattern - Proxy相关例句
It was applied to solve several different problems and, along with the proxy pattern, became a core project metaphor that was often discussed in design sessions.
它与代理模式一起被用来解决几种不同的问题,并成为设计会议中常常讨论的一项核心项目课题。
I'm willing to bet you've used this pattern in some form or another, but may never have referred to your design as a proxy pattern.
我敢打赌,您肯定用过这种模式,只不过从没有称您的设计为代理模式。
The messaging design pattern facilitates the implementation of Proxy.
消息传送设计模式促进Proxy的实现。
The proxy design pattern also has possibilities for adding caching and some content validation, making it a good solution even when all content is loaded from the same server.
代理设计模式也可添加缓存和一些内容验证,因此在所有内容均加载自同一服务器时,这是一种不错的解决方案。
The key technology of the real time communications between the distributed processing nodes is realized by applying the design pattern of Proxy.
应用代理模式,解决了分布式测试环境节点间实时通讯的关键技术。