Proxy Mode的用法和樣例:
例句
用作名詞 (n.)
- Some of the patterns covered are Singleton, Observer, Template Method, Iterator, and Proxy.
這些模式涵蓋了單件模式,觀察者模式,模板方法模式,迭代器模式和代理模式。 - The proxy pattern provides an interface to the core application that hides the implementation details of accessing and manipulating data and application state.
代理模式提供了一個界面為核心的應用隱藏的實施細節訪問和操縱數據和應用程序狀態。