# PatternLearn **Repository Path**: wedbet/PatternLearn ## Basic Information - **Project Name**: PatternLearn - **Description**: ### 设计模式学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-08-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PatternLearn #### 项目介绍 ### 设计模式学习 * 单例模式(singleton) * 原型模式(prototype) * 策略模式(strategy) * 建造者模式(builder) * 代理模式(proxy) * 门面模式(facade) * 装饰器模式(decorator)