Skip to content

Commit

Permalink
更新了readme文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb committed May 28, 2018
1 parent 316c0e3 commit d1a9ffd
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

> 本人会利用业余时间一直更新下去,目前还有很多地方不完善,一些知识点我会原创总结,还有一些知识点如果说网上有比较好的文章了,我会把这些文章加入进去。
### 最近更新日期:2018/5/21
### 最近更新日期:2018/5/28

### 下一步更新内容给:企业常用框架与设计模式
### 正在更新的内容:架构、企业常用框架与设计模式
### 下一步更新内容给:数据库相关内容

# Java
- ### Java基础
Expand All @@ -19,6 +20,8 @@

- ### Java虚拟机(jvm)
[Java虚拟机(jvm)知识学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/Java%E7%9B%B8%E5%85%B3/Java%E8%99%9A%E6%8B%9F%E6%9C%BA%EF%BC%88jvm%EF%BC%89.md)
- ### 设计模式
[设计模式学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/Java%E7%9B%B8%E5%85%B3/%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F.md)

# 数据结构与算法

Expand All @@ -39,9 +42,9 @@
- ### Spring相关
[Spring学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E4%B8%BB%E6%B5%81%E6%A1%86%E6%9E%B6/Spring%E5%AD%A6%E4%B9%A0%E4%B8%8E%E9%9D%A2%E8%AF%95.md)

# 分布式
# 架构
- ### 分布式相关
[分布式学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E5%88%86%E5%B8%83%E5%BC%8F.md)
[分布式学习与面试](https://github.com/Snailclimb/Java_Guide/blob/master/%E6%9E%B6%E6%9E%84/%E5%88%86%E5%B8%83%E5%BC%8F.md)


***
Expand All @@ -51,4 +54,4 @@
> 如果大家想搭建个人博客(一般使用的是第三方WordPress搭建或者你也可以使用Tale等开源博客系统搭建,非常方便)或者说使用redis数据库、负载均衡等等第三方服务的话,推荐大家使用阿里云,客观角度来讲,阿里云的服务与质量都是最好的。这里是我的优惠券地址:[优惠券地址](https://promotion.aliyun.com/ntms/act/ambassador/sharetouser.html?userCode=hf47liqn&utm_source=hf47liqn)
**欢迎关注我的微信公众号:"Java面试通关手册"(一个有温度的微信公众号,期待与你共同进步~~~坚持原创,分享美文,分享各种Java学习资源):**
![](https://user-gold-cdn.xitu.io/2018/5/13/163587eed3857758?w=300&h=390&f=png&s=13332)
![我的公众号](https://user-gold-cdn.xitu.io/2018/5/25/16396cf05d1f4fbf?w=180&h=234&f=png&s=28541)

0 comments on commit d1a9ffd

Please sign in to comment.