observer pattern的用法和樣例:
例句
- Some of the patterns covered are Singleton, Observer, Template Method, Iterator, and Proxy.
這些模式涵蓋了單件模式,觀(guān)察者模式,模板方法模式,迭代器模式和代理模式。 - While that describes the role of the Decorator Pattern, it doesn't give us a lot of insight into how we'd apply the pattern to our own implementation.
在描述裝飾者模式的規則時(shí),并沒(méi)有在如何應用該模式到我們的實(shí)現軟件上給我們多少深刻的理解。