
簡(jiǎn)介 Given a language, define a representation for its grammar along with ...
簡(jiǎn)介 Define an object that encapsulates how a set of objects interact. Med...
簡(jiǎn)介 Represent an operation to be performed on the elements of an object s...
簡(jiǎn)介 Allow an object to alter its behavior when its internal state changes...
簡(jiǎn)介 Without violating encapsulation, capture and externalize an object's ...
簡(jiǎn)介 Encapsulate a request as an object,thereby letting you parameterize c...
簡(jiǎn)介 Advoid coupling the sender of a reuest to its receiver by giving more...
簡(jiǎn)介 Provide a way to access the elements of an aggregate object sequenti...
簡(jiǎn)介 觀察者模式(Observer Pattern)腾它,又叫 發(fā)布-訂閱(Publish/Subscribe)模式麦射、模型-視圖(Model/Vie...