observer pattern

英 美
  • 观察者模式
  • observer n.观察者
  • pattern n.模式;图案;典范;式样v.以图案装饰;仿造;模仿
    1. Some of the patterns covered are Singleton, Observer, Template Method, Iterator, and Proxy.
      这些模式涵盖了单件模式,观察者模式,模板方法模式,迭代器模式和代理模式。
    2. 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.
      在描述装饰者模式的规则时,并没有在如何应用该模式到我们的实现软件上给我们多少深刻的理解。