Giter Site home page Giter Site logo

designpattern's Introduction

DesignPattern

学习设计模式,提供包含详细中文注释的DEMO,正在构建常用设计模式的文档说明和DEMO。

项目说明

本项目是我在学习设计模式的过程中,构建的DEMO,包含了常用的设计模式的DEMO,以及一些常用的设计模式的文档说明。

  1. 项目中的DEMO都是基于Java语言构建的,使用IDEA进行构建与调试。
  2. 项目中的文档说明都是基于Markdown语言构建的,使用Typora进行编写与预览。
  3. 项目虽然是Maven项目,但是并没有使用Maven,因为无需使用第三方依赖。
  4. 这不是完全准确的设计模式,因为我只是在学习设计模式的过程中,构建的DEMO,可能会有一些错误,如果有错误,欢迎指正。
  5. 项目中的文档说明,可能会有一些错误,如果有错误,欢迎指正。
  6. 如果出现了直接性、严重性、不可忽视性的错误,还请各位大佬直接在原有代码上进行修改,然后提交PR,我会及时检查并合并。
  7. 如果出现一些特别的问题,如:另一种实现、特别的实现、更优雅的实现,请勿直接修改原有代码,而是在java 目录下创建一个全新的包,并使用合理的名称(翻译),然后包后添加Branch 一部分说明,如:DesignPatternBranchForJanYork,即代表:单例模式一个来自JanYork分支,包下必需要编写README.md 文件,对DEMO进行详细说明。

GIT 规范

Git提交规范请尽量参考:Git提交规范

最近更新

2023-03-02

  • 构建了单例模式的DEMO

2023-03-04

  • 构建了工厂模式(简单、抽象、方法)的DEMO
  • 提交了工厂模式与单例模式的代码

项目结构

TODO:正在慢慢完善中

designpattern's People

Contributors

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