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

修改参考阅读链接

This commit is contained in:
Zuoxq99 2022-06-12 14:41:38 +08:00 committed by GitHub
parent 5ab0d33133
commit 628e34eaa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ Codelf 提供了在线网站版本,网址:[https://unbug.github.io/codelf/](
1. 《阿里巴巴 Java 开发手册》
2. 《Clean Code》
3. Google Java 代码指南https://google.github.io/styleguide/javaguide.html#s5.1-identifier-names
3. Google Java 代码指南https://google.github.io/styleguide/javaguide.html
4. 告别编码5分钟命名2小时史上最全的Java命名规范参考https://www.cnblogs.com/liqiangchn/p/12000361.html
## 总结