Proxy Design Pattern的意思|示意

美 / / 英 / /

代理设计模式


Proxy Design Pattern的网络常见释义

代理设计模式 Proxy Design Pattern(代理设计模式) 摘要: 代理模式:给某一对象提供代理对象,并由代理对象控制具体对象的引用。

Proxy Design Pattern相关短语

1、 Design Pattern - Proxy 代理模式

Proxy Design Pattern相关例句

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.

代理设计模式也可添加缓存和一些内容验证,因此在所有内容均加载自同一服务器时,这是一种不错的解决方案。

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 key technology of the real time communications between the distributed processing nodes is realized by applying the design pattern of Proxy.

应用代理模式,解决了分布式测试环境节点间实时通讯的关键技术。