1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Merge pull request #365 from rcpenny/patch-1

Update Java编程规范.md
This commit is contained in:
SnailClimb 2019-07-02 20:02:27 +08:00 committed by GitHub
commit 787ab21f84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
### 团队
- **阿里巴巴Java开发手册详尽版** <https://github.com/alibaba/p3c/blob/master/阿里巴巴Java开发手册详尽版.pdf>
- **Google Java编程风格指南** <http://www.hawstein.com/posts/google-java-style.html>
- **Google Java编程风格指南** <http://hawstein.com/2014/01/20/google-java-style/>
### 个人