行为型模式-观察者 Behavioral Patterns-Observer

Define a one to many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.

posted @ 2007-08-01 16:11  许晓光  阅读(187)  评论(0)    收藏  举报