Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/java/Java编程规范.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@


根据各位建议加上了这部分内容,我暂时只是给出了两个资源,后续可能会对重要的点进行总结,然后更新在这里,如果你总结过这类东西,欢迎与我联系!

团队
- **阿里巴巴Java开发手册(详尽版)** <https://github.com/alibaba/p3c/blob/master/阿里巴巴Java开发手册(详尽版).pdf>
- **Google Java编程风格指南:** <http://www.hawstein.com/posts/google-java-style.html>
- **Google Java编程风格指南:** <http://www.hawstein.com/posts/google-java-style.html>
个人
- **程序员你为什么这么累: ** <https://xwjie.github.io/rule/>