www1350 / javaweb

http://www1350.github.io/
31 stars 5 forks source link

编码风格 #89

Open www1350 opened 7 years ago

www1350 commented 7 years ago

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/