Google 编程语言风格指南合辑(C++,Objective-C,Python,Shell)

Google C++ 风格指南 (中文版)
https://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/contents/

Google Objective-C 风格指南(中文版)
https://zh-google-styleguide.readthedocs.io/en/latest/google-objc-styleguide/contents/

Google Python 风格指南(中文版)
https://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/

Google Shell 风格指南 (中文版)
https://zh-google-styleguide.readthedocs.io/en/latest/google-shell-styleguide/contents/

Google C++ Style Guide(英文版)
https://google.github.io/styleguide/cppguide.html

发布了52 篇原创文章 · 获赞 72 · 访问量 4万+

猜你喜欢

转载自blog.csdn.net/engineerxin/article/details/101751213