# design-patterns **Repository Path**: jizuiba/design-patterns ## Basic Information - **Project Name**: design-patterns - **Description**: learning... - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-18 - **Last Updated**: 2025-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 设计模式学习Demo - [x] [策略模式](strategy/README.md) - [X] [观察者模式](observer/README.md) - [X] [责任链模式](chain/README.md)