# learn **Repository Path**: chengccn1/learn ## Basic Information - **Project Name**: learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README learn仓库主要用于存放**Java**相关的学习笔记、项目等,每学习一个新的知识我都会写笔记,因为工作中并不会一定用到,怕忘了,重学习的成本太高。目前笔记主要偏向于入门,笔记多数是自己写的,有些笔记来自网友,觉得很好就直接拿过来了,感谢他们的辛勤付出。**由于GitHub不会显示笔记目录结构,如果觉笔记还不错,建议将笔记下载到本地使用[Markdown](https://www.typora.io/)编辑器打开,可以显示目录结构,方便查看**。若发现有误欢迎指正,也欢迎他人充实本仓库内容。 个人csdn博客:http://blog.csdn.net/u014292162 learn仓库有如下两大模块 - [code](https://github.com/caojx-git/learn/tree/master/code) 用于存放相关项目源代码 - [notes](https://github.com/caojx-git/learn/tree/master/notes) 用于存放学习笔记 下图是[Markdown](https://www.typora.io/)编辑器本地查看效果,可以很方便的查看到目录结构,我是在mac平台上编辑的,windows平如果显示效果不佳请更换其他Markdown编辑器。 ![](https://github.com/caojx-git/learn/blob/master/notes/images/markdown/markdown_1.png) ## 目录 - [activiti](https://github.com/caojx-git/learn/tree/master/notes/activiti) - [activeMQ](https://github.com/caojx-git/learn/tree/master/notes/activeMQ) - [docker](https://github.com/caojx-git/learn/tree/master/notes/docker) - [dubbo](https://github.com/caojx-git/learn/tree/master/notes/dubbo) - [ehcache](https://github.com/caojx-git/learn/tree/master/notes/ehcache) - [elasticsearch](https://github.com/caojx-git/learn/tree/master/notes/elasticsearch) - [freemarker](https://github.com/caojx-git/learn/tree/master/notes/freemarker) - [git](https://github.com/caojx-git/learn/tree/master/notes/git) - [gradle](https://github.com/caojx-git/learn/tree/master/notes/gradle) - [idea](https://github.com/caojx-git/learn/tree/master/notes/idea) - [java](https://github.com/caojx-git/learn/tree/master/notes/java) - [jdbc](https://github.com/caojx-git/learn/tree/master/notes/jdbc) - [jenkins](https://github.com/caojx-git/learn/tree/master/notes/jenkins) - [json](https://github.com/caojx-git/learn/tree/master/notes/json) - [junit4](https://github.com/caojx-git/learn/tree/master/notes/junit4) - [linux](https://github.com/caojx-git/learn/tree/master/notes/linux) - [log](https://github.com/caojx-git/learn/tree/master/notes/log) - [markdown](https://github.com/caojx-git/learn/tree/master/notes/markdown) - [maven](https://github.com/caojx-git/learn/tree/master/notes/maven) - [memcached](https://github.com/caojx-git/learn/tree/master/notes/memcached) - [mybatis](https://github.com/caojx-git/learn/tree/master/notes/mybatis) - [mysql](https://github.com/caojx-git/learn/tree/master/notes/mysql) - [nginx](https://github.com/caojx-git/learn/tree/master/notes/nginx) - [oracle](https://github.com/caojx-git/learn/tree/master/notes/oracle) - [redis](https://github.com/caojx-git/learn/tree/master/notes/redis) - [spring](https://github.com/caojx-git/learn/tree/master/notes/spring) - [shiro](https://github.com/caojx-git/learn/tree/master/notes/shiro) - [timedTask](https://github.com/caojx-git/learn/tree/master/notes/timedTask) - [tomcat](https://github.com/caojx-git/learn/tree/master/notes/tomcat) - [tools](https://github.com/caojx-git/learn/tree/master/notes/tools) - [webservice](https://github.com/caojx-git/learn/tree/master/notes/webservice) - [xmind](https://github.com/caojx-git/learn/tree/master/notes/xmind) - [xml](https://github.com/caojx-git/learn/tree/master/notes/xml) - [设计模式](https://github.com/caojx-git/learn/tree/master/notes/设计模式) - [正则表达式](https://github.com/caojx-git/learn/tree/master/notes/正则表达式)