javaweb icon indicating copy to clipboard operation
javaweb copied to clipboard

编码风格

Open www1350 opened this issue 7 years ago • 0 comments

python 风格指南:http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/ python vim配置:https://github.com/google/styleguide/blob/gh-pages/google_python_style.vim

shell 风格指南: http://zh-google-styleguide.readthedocs.io/en/latest/google-shell-styleguide/contents/

JSON 风格指南: https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md

HTTP 接口设计指南:https://github.com/bolasblack/http-api-guide/blob/master/README.md

Java编码指南:https://waylau.gitbooks.io/java-code-conventions/ 阿里巴巴版本:https://102.alibaba.com/newsInfo.htm?newsId=6

CoffeeScript 编码指南:https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md

前端编码指南:http://alloyteam.github.io/CodeGuide/

www1350 avatar May 16 '17 11:05 www1350