参考文档

参考文档说明

  1. Google Go 风格指南 参考链接https://geekdaxue.co/read/go-style-guide/content-zh-docs-01-overview.md
  2. Google C++ 风格指南 参考链接http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/
  3. Google Objective-C 风格指南 参考链接http://zh-google-styleguide.readthedocs.org/en/latest/google-objc-styleguide/
  4. Google Python 风格指南 参考链接http://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/
  5. Google JavaScript 风格指南 参考链接https://zh-google-styleguide.readthedocs.io/en/latest/google-javascript-styleguide/contents/
  6. Google Shell 风格指南 参考链接http://zh-google-styleguide.readthedocs.org/en/latest/google-shell-styleguide/
  7. Google JSON 风格指南 参考链接https://github.com/darcyliu/google-styleguide/blob/master/JSONStyleGuide.md
  8. Google TypeScript 风格指南 参考链接https://zh-google-styleguide.readthedocs.io/en/latest/google-typescript-styleguide/contents/
  9. 阿里巴巴 Android 开发手册 参考链接https://developer.aliyun.com/ebook/266
  10. C 语言编程规范 参考链接https://www.zhihu.com/tardis/zm/art/346160926?source_id=1005
  11. Kotlin 编程规范 参考链接https://developer.aliyun.com/article/931630
  12. Google HTML/CSS 风格指南 参考链接https://zh-google-styleguide.readthedocs.io/en/latest/google-html-css-styleguide/contents.html
  13. Google JavaScript 风格指南 参考链接https://zh-google-styleguide.readthedocs.io/en/latest/google-javascript-styleguide/contents.html
  14. KanCloud Php 风格指南 参考链接https://www.kancloud.cn/thinkphp/php-fig-psr/3139
  15. JAVA 编程规范 参考链接https://zh-google-styleguide.readthedocs.io/en/latest/google-java-styleguide/contents.html
  16. Angular团队提交规范参考链接https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-format
  17. Git Commit Message Guidelines参考链接https://chris.beams.io/posts/git-commit/
  18. ThinkPHP参考链接https://doc.thinkphp.cn/v8_0/preface.html
  19. Vant参考链接https://vant.pro/vant/v3/#/zh-CN
  20. ElementUI参考链接https://element.eleme.cn/#/zh-CN/component/installation
  21. Vue参考链接https://cn.vuejs.org/