Skip to content

Commit

Permalink
fix: 刷新目录
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderLeixiaoshuai committed May 27, 2021
1 parent f87da72 commit f95a7ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@

# :bulb: 工具&效率提升

Git
## Git

基础教程:

Expand All @@ -106,14 +106,14 @@
- [牛逼!简单的代码提交能玩出这么多花样](https://mp.weixin.qq.com/s?__biz=MzIwODI1OTk1Nw==&mid=2650322730&idx=1&sn=6b7593e2cd29747ba424b9ca987ac86c&chksm=8f09c930b87e40269c52f2156d1ed08ce87509f4eca25aeb49f4977e97164622f614d3b93dd0&token=1553501157&lang=zh_CN#rd)
- [吵疯了,Pull Request到底是个啥?](https://mp.weixin.qq.com/s?__biz=MzIwODI1OTk1Nw==&mid=2650323040&idx=1&sn=12b5f1342661c7964f8908eb1e14f590&chksm=8f09c67ab87e4f6ce6aa04b9a12ab95700089455b682eea6007e90172ec2d92f705277da34f6&token=1553501157&lang=zh_CN#rd)

IntelliJ IDEA - Java开发利器
## IntelliJ IDEA - Java开发利器

- [开发效率不高?推荐这十款精选IntelliJ Idea插件](docs/tools/推荐十款精选IntelliJIdea插件.md)

代码重构
## 代码重构
- [讲点码德!避免这些代码坏味道,努力做一名优秀的程序员](https://mp.weixin.qq.com/s?__biz=MzIwODI1OTk1Nw==&mid=2650322056&idx=1&sn=ab5552ffdc868d3ea004ed0782bd80d3&chksm=8f09ca92b87e4384881ec3ab1d1b20f61c0f77e1185d5f0ad60c7b96d3420cf7f101e88492c6&token=1553501157&lang=zh_CN#rd)

『学习资源网站』
## 学习资源
- [高效学习资源网站汇总](docs/tools/高效学习资源网站汇总.md)


Expand Down
6 changes: 5 additions & 1 deletion _sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,12 @@
- [:frog: 五分钟入门系列](#frog-五分钟入门系列)
- [:horse: 设计模式](#horse-设计模式)
- [:bulb: 工具&效率提升](#bulb-工具效率提升)
- [Git](#git)
- [IntelliJ IDEA - Java开发利器](#intellij-idea---java开发利器)
- [代码重构](#代码重构)
- [学习资源](#学习资源)
- [:dart: 我要进大厂系列](#dart-我要进大厂系列)
- [:see_no_evil: 程序人生](#see_no_evil-程序人生)
- [:cloud: 侃天侃地侃互联网](#cloud-侃天侃地侃互联网)
- [:boy: 关于我](#boy-关于我)
- [:iphone: 联系我](#iphone-联系我)
- [:iphone: 联系我](#iphone-联系我)

0 comments on commit f95a7ec

Please sign in to comment.