行为型模式- Behavioral Patterns-Strategy

Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it.
posted @ 2007-08-02 14:21  许晓光  阅读(171)  评论(0)    收藏  举报