The proxy pattern is an important and often used pattern.
代理模式是一种重要且常用的模式。
The best solution for loading extension points is to use the proxy pattern.
加载扩展点的最佳解决方案是使用代理模式。
In the proxy pattern, one (or more) object offers a common interface to the underlying libraries.
在代理模式中,由一个(或多个)对象为底层的库提供通用的接口。
应用推荐