2008年6月14日星期六

Behavior Pattern

Behavioral Pattern is to design objects that handle particular types of actions within a program. They encapsulate processes that you want to perform, such as interpreting a language,fulfilling a request, moving through a sequence (as in an iterator), or implementing an algorithm.

没有评论: