# learn_design_pattern **Repository Path**: txiaohu/learn_design_pattern ## Basic Information - **Project Name**: learn_design_pattern - **Description**: 学习设计模式 - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-19 - **Last Updated**: 2024-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习设计模式的示例代码learn_design_pattern #### 介绍 学习设计模式 #### 软件架构 学习设计模式中的示例代码 #### 使用说明 随便取用即可 #### 参考文献 1.黑马设计模式教程(B站,https://www.bilibili.com/video/BV1Np4y1z7BU) 2.菜鸟教程设计模式教程(https://www.runoob.com/design-pattern/design-pattern-tutorial.html)