Welcome to the modification and pull request
欢迎参与进来共同修改
A Simple Code Conventions For Personal Or Team, the way to make code clearly and high readability,and make code reusable, and it's not complicated,easy to read and use
针对个人和小型团队的简单代码规范,旨在使编写的代码规范达到清晰、易读,增加代码的可重用性。
相比于其它更加专业的代码规范(比如Google的java代码规范)会更加简单易于记忆
#相关资料:
java code conventions
google java style
doxygen documention