# 设计模式 **Repository Path**: deng-yongsheng/design-mode ## Basic Information - **Project Name**: 设计模式 - **Description**: C++实现6种设计模式 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-08 - **Last Updated**: 2022-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C++实现6种设计模式 + 代理模式 + 工厂模式 + 状态模式 + 观察者模式 + 迭代器模式 + 适配器模式