会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
少的博客
程序让人头痛
博客园
首页
新随笔
联系
订阅
管理
2010年7月29日
【设计模式】设计模式概述
摘要: 一.策略模式 定义了一系列的算法,并将每一个算法封装起来,而且使它们还可以相互替换。策略模式让算法独立于使用它的客户而独立变化。(原文:The Strategy Pattern defines a family of algorithms,encapsulates each one,and makes them interchangeable. Strategy lets the algorith...
阅读全文
posted @ 2010-07-29 14:27 少
阅读(472)
评论(0)
推荐(0)
编辑