# GOF23DesignPattern **Repository Path**: xingping/GOF23DesignPattern ## Basic Information - **Project Name**: GOF23DesignPattern - **Description**: 23种设计模式的C++实现 - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-07-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GOF23DesignPattern #### 项目介绍 23种设计模式的C++实现 #### 使用说明 每个文件夹对应一个设计模式 实现参考: 设计模式精解-GoF 23种设计模式解析(项目附件) 编译器:Visual Studio 2010