1 Star 1 Fork 0

无知的小狼 / 设计模式

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

设计模式

Description

诸葛小狼的设计模式小demo

Software Architecture

Software architecture description

Java语言描述的设计模式

Instructions

  1. decorated 装饰者模式

  2. multition 多例模式

  3. proxy 代理模式
    代理模式:Subject 抽象主题角色 抽象主题可以是一个抽象类或者一个接口
    RealSubject 具体主题角色 也叫作被委托角色,被代理角色。
    ProxySubject 代理主题角色 也叫作委托类,代理类

  4. singleton 单例模式

  5. strategy 策略者模式

  6. factorypattern 工厂方法模式

  7. 抽象工厂方法模式

Contribution

  1. Fork the project
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/

空文件

简介

自己的设计模式小demo 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/WuZhiDeXiaoLang_admin/design_pattern.git
git@gitee.com:WuZhiDeXiaoLang_admin/design_pattern.git
WuZhiDeXiaoLang_admin
design_pattern
设计模式
master

搜索帮助