# design_pattern_learn **Repository Path**: wwit/design_pattern_learn ## Basic Information - **Project Name**: design_pattern_learn - **Description**: 设计模式学习 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # design_pattern_learn #### 介绍 设计模式学习 #### 使用说明 1. behavior 行为型模式 1. chain 责任链模式 2. command 命令模式 2. structure 结构型行为 1. facade 外观模式(门面模式) 3. xxxx