GithubHelp home page GithubHelp logo

php's Introduction

设计模式分成三大类
1,创建型模式
	工厂方法模式(Factory method pattern)
	抽象工厂模式(Abstract factory pattern)
	单例模式(Singleton pattern)
	建造者模式(Builder pattern)
	原型模式(Prototype pattern)
2,结构型模式
	适配器模式(Adapter pattern)
	桥接模式(Bridge pattern)
	合成模式(Composite pattern)
	装饰器模式(Decorator pattern)
	门面模式(Facade pattern)
	代理模式(Proxy pattern)
	享元模式(Flyweight Pattern)
3,行为型模式
	策略模式(Strategy pattern)
	模板方法模式(Template method pattern)
	观察者模式(Observer pattern)
	迭代器模式(Iterator pattern)
	责任链模式(Chain of responsibility pattern)
	命令模式(Command pattern)
	备忘录模式(Memento pattern)
	状态模式(State pattern)
	访问者模式(Visitor pattern)
	中介者模式(Mediator pattern)
	解释器模式(Interpreter pattern)

php's People

Contributors

huanleyan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.