会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
去当当网买书,价格更低,送货上门,货到付款。
ColinSong's blog
博客园
首页
新随笔
联系
管理
订阅
2009年3月2日
策略模式
摘要: 一、概念策略模式(Strategy):它定义了一系列的算法,并将每一个算法封装起来,而且使它们还可以相互替换。策略模式让算法的变化不会影响到使用算法的客户。(原文:The Strategy Pattern defines a family of algorithms,encapsulates each one,and makes them interchangeable. Strategy let...
阅读全文
posted @ 2009-03-02 19:12 ColinSong
阅读(24987)
评论(17)
推荐(1)
编辑
公告