设计模式
目录
创建型模式
简单工厂:simple-factory 工厂方法:abstract-factory 抽象工厂:factory 原型模式:prototype 建造者模式:builder 单例模式:singleton结构型模式
适配器模式:adapter 桥接模式:bridge 组合模式:composite 装饰器模式:decorator 外观模式:facade 享元模式:flyweights 代理模式:proxy行为型模式
责任链模式:chain-of-responsiblity 命令模式:command 迭代器模式:iterator 中介者模式:mediator 备忘录模式:memento 观察者模式:observer 状态模式:state 策略模式:strategy 模版方法模式:template-method 访问者模式:visitor如何测试
安装php
和 composer
PHP:https://www.php.net/manual/zh/install.php
Composer:https://www.phpcomposer.com
在测试目录,安装 vendor
依赖
composer install 测试代码
php index.php
参考文献
PHP设计模式全集:https://learnku.com/docs/php-design-patterns/2018/translation-instructions/1486 大话设计模式:https://www.bookstack.cn/read/flyingalex-design-patterns-by-php/readme.md 可复用面向对象软件的基础:https://item.jd.com/12623588.html UML类图:https://blog.mailjob.net/posts/305120434.html
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。