# Design pattern **Repository Path**: zhangyosc/design-pattern ## Basic Information - **Project Name**: Design pattern - **Description**: 设计模式 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Design pattern 设计模式 **面向接口编程而不是面向实现编程** **优先使用组合而不是继承** **发现变化而封装变化**