您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息
免费发信息

php设计模式 strategy (策略模式)

2024/4/20 12:30:28发布5次查看
25种php设计模式,你全都知道吗?下面用代码介绍策略模式(strategy模式)
_cache = new nocache(); } public function setcache($cache) { $this->_cache = $cache; }}class usermodel extends model {}class porductmodel extends model { public function __construct() { $this->_cache = new ttcache(); }}// -- 实例一下 ---$mdluser = new usermodel();$mdlproduct = new porductmodel();$mdlproduct->setcache(new filecache()); // 改变缓存策略
其他相关设计模式:
http://www.phprm.com/develop/memento.html 备忘录模式(memento模式)http://www.phprm.com/develop/observer.html 观察者模式(observer模式)http://www.phprm.com/develop/template.html 模板方法模式(template method模式)http://www.phprm.com/develop/command.html 命令模式(command模式)http://www.phprm.com/develop/composite.html 组合模式(composite模式)http://www.phprm.com/develop/flyweight.html 享元模式(flyweight模式)http://www.phprm.com/develop/strategy.html 策略模式(strategy模式)http://www.phprm.com/develop/state.html 状态模式(state模式)http://www.phprm.com/develop/adapter.html 适配器模式(adapter模式)http://www.phprm.com/develop/factory.html 工厂模式(factory模式)http://www.phprm.com/develop/prototype.html 原型模式(prototype模式)http://www.phprm.com/develop/facade.html 外观模式(facade模式)http://www.phprm.com/develop/singleton.html 单例模式(singleton模式)http://www.phprm.com/develop/bridge.html 桥梁模式(bridge模式)http://www.phprm.com/develop/decorator.html 装饰模式(decorator模式)http://www.phprm.com/develop/abstract.html 抽象工厂模式(abstract factory模式)http://www.phprm.com/develop/builder.html 建造者模式(builder模式)http://www.phprm.com/develop/visitor.html 访问者模式(visitor模式)http://www.phprm.com/develop/interpreter.html 解释器模式(interpreter模式)http://www.phprm.com/develop/mediator.html 中介者模式(mediator模式)http://www.phprm.com/develop/chain.html 职责链模式(chain of responsibility模式)http://www.phprm.com/develop/proxy.html 代理模式(proxy模式)http://www.phprm.com/develop/interator.html 迭代器模式(interator模式)http://www.phprm.com/develop/dao.html 数据访问对象模式(dao模式)http://www.phprm.com/develop/delegation.html 委托模式(delegation模式)
本文地址:http://www.phprm.com/develop/strategy.html
转载随意,但请附上文章地址:-)
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录