# designPattern **Repository Path**: hugeboy/design-pattern ## Basic Information - **Project Name**: designPattern - **Description**: 设计模式 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-07 - **Last Updated**: 2023-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 单一指责 2. 迪米特法则(只和朋友通信) 3.