# DesignPatterns **Repository Path**: DH_2/DesignPatterns ## Basic Information - **Project Name**: DesignPatterns - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DesignPatterns ### 设计模式学习Demo 代码内置jad.exe 只允许下载上传权限禁止 #### 单例模式 2020.08.18 第一版上传 饿汉式 懒汉式