We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e1c25c commit 7e3e18fCopy full SHA for 7e3e18f
docs/java/Java编程规范.md
@@ -1,8 +1,12 @@
1
2
3
根据各位建议加上了这部分内容,我暂时只是给出了两个资源,后续可能会对重要的点进行总结,然后更新在这里,如果你总结过这类东西,欢迎与我联系!
4
-团队
+
5
+### 团队
6
7
- **阿里巴巴Java开发手册(详尽版)** <https://github.com/alibaba/p3c/blob/master/阿里巴巴Java开发手册(详尽版).pdf>
8
- **Google Java编程风格指南:** <http://www.hawstein.com/posts/google-java-style.html>
-个人
9
10
+### 个人
11
12
- **程序员你为什么这么累:** <https://xwjie.github.io/rule/>
0 commit comments