java基礎 |
http://www.runoob.com/java/java-tutorial.html |
|
io |
http://www.cnblogs.com/skywang12345/p/io_01.html |
|
多線程 |
http://www.cnblogs.com/skywang12345/p/java_threads_category.html |
|
集合 |
http://www.cnblogs.com/skywang12345/p/3323085.html |
|
jvm |
http://wiki.jikexueyuan.com/project/java-vm/ https://github.com/ityouknow/diagram/tree/master/ppt/jvm |
|
類加載過程 |
https://www.ibm.com/developerworks/cn/java/j-lo-classloader/ |
|
java網絡編程 |
http://wiki.jikexueyuan.com/project/java-socket/ |
|
MySql |
http://www.runoob.com/mysql/mysql-tutorial.html |
|
spring |
http://wiki.jikexueyuan.com/project/spring/ |
英文版:http://www.tutorialspoint.com/spring/ |
redis |
http://www.runoob.com/redis/redis-tutorial.html |
|
zookeeper |
https://www.w3cschool.cn/zookeeper/ |
server leader、server follower |
log4j |
http://www.yiibai.com/log4j/ |
|
nginx |
http://wiki.jikexueyuan.com/project/nginx/ |
master進程、worker進程; 所有指令目錄(淘寶翻譯):http://tengine.taobao.org/nginx_docs/cn/docs/dirindex.html |
maven |
http://wiki.jikexueyuan.com/project/maven/ |
英文版:https://www.tutorialspoint.com/maven/ |
Junit |
http://wiki.jikexueyuan.com/project/junit/ |
|
kafka |
http://orchome.com/kafka/index |
|
MyBatis |
http://wiki.jikexueyuan.com/project/mybatis-in-action/ |
1. mybatis-generator-maven-plugin: http://www.mybatis.org/generator/running/runningWithMaven.html 一個圖形化工具: https://github.com/zouzg/mybatis-generator-gui 一個簡單翻譯:http://blog.csdn.net/guanhang89/article/details/78420299 2. MyBatis-Spring-Boot-Starter: http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/ |
hive |
http://www.yiibai.com/hive/ |
|
RabbitMQ |
http://wiki.jikexueyuan.com/project/rabbitmq/ |
此wiki出處:http://rabbitmq.mr-ping.com/ |
thrift |
http://kongdehui.com/2017/07/26/Thrift%E5%85%A5%E9%97%A8/ |
|
netty |
http://wiki.jikexueyuan.com/project/netty-4-user-guide/ http://www.yiibai.com/netty/ |
|
spring cloud |
http://blog.didispace.com/Spring-Cloud%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/ |
已看完「Dalston版本(連載中)」前4個,接着要看「分佈式配置中心」 |
hadoop |
http://wiki.jikexueyuan.com/project/hadoop/ |
|
shell |
http://www.runoob.com/linux/linux-shell.html |
|
linux |
http://www.runoob.com/linux/linux-tutorial.html |
|
hbase |
http://www.yiibai.com/hbase/ |