java & android 开发规范手册

时间:2023-03-09 03:47:51
java & android 开发规范手册

阿里巴巴Java开发手册(终极版)
https://pan.baidu.com/s/1c1UQM7Q

阿里巴巴Java开发规约插件p3c
GitHub:https://github.com/alibaba/p3c

Alibaba Java Coding Guidelines
https://github.com/alibaba/p3c/blob/master/idea-plugin

阿里巴巴Android开发手册
https://edu.aliyun.com/certification/cldt04?spm=5176.10731425.0.0.Nm5sQ0

Android 编码规范
https://www.jianshu.com/p/0a984f999592

Google Java编程风格指南
译文:
http://www.hawstein.com/posts/google-java-style.html

原文:
http://google-styleguide.googlecode.com/svn/trunk/javaguide.html

下载:
https://legacy.gitbook.com/book/jervyshi/google-java-styleguide-zh/details


阿里代码规范检查工具的安装使用

插件名:Alibaba Java Coding Guidelines 
https://www.cnblogs.com/chenjfblog/p/7685579.html

打开 IDEA,选择 File - Settings - Plugins - Browse repositories 后,输入 alibaba 选中 Alibaba Java Coding Guidelines,点击 Install。