Giter Site home page Giter Site logo

gofforcsharp's Introduction

23种设计模式(C#实现)

设计模式

Creation 创造模式

  ① 01.单例(Singleton)模式

  ② 02.简单工厂(Simple Factory)模式

  ③ 03.工厂方法(Factory Method)模式

  ④ 04.抽象工厂(Abstract Factory)模式

  ⑤ 05.原型(Prototype)模式

  ⑥ 06.建造者(Builder)模式

Structural 结构模式

  ① 07.适配器(Adapter)模式

  ② 08.桥接(Bridge)模式

  ③ 09.组合(Composite)模式

  ④ 10.装饰(Decorator)模式

  ⑤ 11.外观(Facade)模式

  ⑥ 12.享元(Flyweight)模式

  ⑦ 13.代理(Proxy)模式

Behavior 行为模式

  ① 14.职责链(Chain of Responsibility)模式

  ② 15.观察者(Observer)模式

  ③ 16.访问者(Visitor)模式

  ④ 17.模板方法(Template Method)模式

  ⑤ 18.策略(Strategy)模式

  ⑥ 19.命令(Command)模式

  ⑦ 20.备忘录(Memento)模式

  ⑧ 21.迭代器(Iterator)模式

  ⑨ 22.中介者(Mediator)模式

  ⑩ 23.解释器(Interpreter)模式

gofforcsharp's People

Contributors

steveleecn87 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.