1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-25 02:27:10 +08:00

Update naming.md

修改地址导向
This commit is contained in:
Zuoxq99 2022-06-12 13:57:02 +08:00 committed by GitHub
parent cfd2323962
commit 5ab0d33133
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-name
3. Google Java 代码指南https://google.github.io/styleguide/javaguide.html#s5.1-identifier-names
4. 告别编码5分钟命名2小时史上最全的Java命名规范参考https://www.cnblogs.com/liqiangchn/p/12000361.html
## 总结