# 设计模式 **Repository Path**: jun-laner/design-mode ## Basic Information - **Project Name**: 设计模式 - **Description**: 设计模式:作业+笔记向 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-27 - **Last Updated**: 2023-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: 设计模式, Java ## README # 设计模式 设计模式个人学习笔记,表述一定不会100%正确和清晰。 在线笔记: 练习源码:code目录(案例+作业) 参考书籍: - 《设计模式(第2版)》 —— (中)清华大学出版社 - 《图解设计模式》 —— (日)结城浩