编辑 | blame | 历史 | 原始文档

简介

  • 统一开发规范不仅有利于代码风格的完整,更有利于系统维护、交接的相关事项
  • 现在越来越多的团队开始着重软件开发的规范,希望大家也可以重视起来
  • 我们推荐阿里巴巴的开发手册以及开发规约插件辅助代码工作

地址

  • github地址:https://github.com/alibaba/p3c
  • 手册地址:https://developer.aliyun.com/topic/java20
  • idea插件地址:https://github.com/alibaba/p3c/blob/master/idea-plugin/README_cn.md
  • eclipse插件地址:https://github.com/alibaba/p3c/blob/master/eclipse-plugin/README_cn.md