1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

Update Java编程规范.md

link换了
This commit is contained in:
假寐王爷 2019-06-29 22:26:43 -07:00 committed by GitHub
parent f3c8a8b564
commit 41fda4c35f
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> - **阿里巴巴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/>
### 个人 ### 个人