Giter Club home page Giter Club logo

design-patterns's Introduction

design-patterns

工厂模式(简单工厂、工厂方法、抽象工厂)[FactoryPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/99827928

单例模式(懒汉式、饿汉式、注册式、线程单例)[SingletonPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/100079407

原型模式(浅克隆、深克隆)[PrototypePattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/100099673

代理模式(静态代理、JDK动态代理、Cglib动态代理、手写动态代理核心部分)[ProxyPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/100161596

委派模式(任务调度和分配)[DelegatePattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/100204143

策略模式[StrategyPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/100541160

模板方法模式[TemplateMethodPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/100628045

适配器模式(类结构适配器、对象结构适配器、双向适配器)[AdapterPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/101520398

装饰器模式(与继承的区别,与适配器/代理的区别)[DecoratorPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/101558508

观察者模式(JDK的Observer,Guava API)[ObserverPattern]

详细介绍:https://blog.csdn.net/qq_35551089/article/details/102457178

design-patterns's People

Contributors

giraffepeng avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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