# learn-java-codes **Repository Path**: asdsix/learn-java-codes ## Basic Information - **Project Name**: learn-java-codes - **Description**: 该仓库主要用于存放Java学习相关代码,相关笔记存放于 https://github.com/caojx-git/learn-java-notes 仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-21 - **Last Updated**: 2020-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learn-java-codes learn-java-codes仓库主要用于存放**Java**相关的学习代码,笔记结合[learn-java-notes](https://github.com/caojx-git/learn-java-notes) ,因为工作中并不会一定用到,怕忘了,重学习的成本太高。目前笔记主要偏向于入门,笔记多数是自己写的,有些笔记来自网友,觉得很好就直接拿过来了,感谢他们的辛勤付出。**由于GitHub不会显示笔记目录结构,如果觉笔记还不错,建议将笔记下载到本地使用[Markdown](https://www.typora.io/)编辑器打开,可以显示目录结构,方便查看**。 由于我的水平有限,编写时间仓促,笔记中难免会存在一些错误或不准确的地方,恳请读者批评指正,同时也欢迎有兴趣的朋友推送干货。我的邮箱是caojx_wy@163.com。 个人csdn博客:http://blog.csdn.net/u014292162 提示:由于原仓库learn中包含code、notes两大模块,比较重,现在分为如下两个仓库 **github:** - [learn-java-codes](https://github.com/caojx-git/learn-java-codes) 用于存放相关项目源代码 - [learn-java-notes](https://github.com/caojx-git/learn-java-notes) 用于存放学习笔记 **gitee:** - [learn-java-codes](https://gitee.com/caojx-git/learn-java-codes) 用于存放相关项目源代码 - [learn-java-notes](https://gitee.com/caojx-git/learn-java-notes) 用于存放学习笔记 下图是[Markdown](https://www.typora.io/)编辑器本地查看效果,可以很方便的查看到目录结构,我是在mac平台上编辑的,windows平如果显示效果不佳请更换其他Markdown编辑器。 ![](https://github.com/caojx-git/learn-java-notes/blob/master/images/markdown/markdown_1.png?raw=true) ## 目录 - [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/正则表达式)