# learningNote **Repository Path**: ljl745972609/learning-note ## Basic Information - **Project Name**: learningNote - **Description**: 学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-12-16 - **Last Updated**: 2022-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learningNote #### 介绍 学习笔记 #### 文件夹说明 - data structure and algorithm > java 数据结构和算法笔记 - design pattern > java 设计模式笔记 - java fundament > java 基础笔记 - spring > spring 的源码阅读笔记 - project - designPattern: 设计模式代码 - fundament: java 基础实例代码 - leetcode: leetcode 刷题代码 - spring: 阅读spring源码时的项目