# DesignPattern **Repository Path**: hejiawang17/DesignPattern ## Basic Information - **Project Name**: DesignPattern - **Description**: Design Pattern - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DesignPattern 设计模式(Design Pattern) 建造者模式——builderPattern 命令模式 装饰模式 工厂模式 中介者模式 原型模式 代理模式 责任链模式 单例模式 策略模式 模板模式 适配器模式 迭代器模式