# hanyx-design-pattern **Repository Path**: yongxu16/hanyx-design-pattern ## Basic Information - **Project Name**: hanyx-design-pattern - **Description**: 怎么写高质量的代码 ? 面向对象 设计原则 设计模式 编码规则 代码重构 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-11 - **Last Updated**: 2022-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hanyx-design-pattern #### 介绍 告诉你怎么写高质量的代码 . #### 目录 ```lua 设计原则与思想:cn.hanyx.coder.design.paradigm ├── 面向对象:oo ├── 设计原则:principles └── 规范与重构:reconstruction 设计模式与范式:cn.hanyx.coder.design.pattern ├── 创建型:creational ├── 结构型:structural └── 行为型:behavioral ```