auto commit

This commit is contained in:
CyC2018 2018-02-27 21:36:54 +08:00
parent 8ad8cf7ed1
commit fe18ab83a3

View File

@ -1,3 +1,14 @@
1. [Google Java ±àÂë·ç¸ñÖ¸ÄÏ](http://www.hawstein.com/posts/google-java-style.html)
2. [Google C++ ±àÂë·ç¸ñÖ¸ÄÏ](http://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/contents/)
3. [Google Python ±àÂë·ç¸ñÖ¸ÄÏ](http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/)
# Google Java Style Guide
- http://www.hawstein.com/posts/google-java-style.html
- http://google.github.io/styleguide/javaguide.html
# Google C++ Style Guide
- http://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/contents/
- http://google.github.io/styleguide/cppguide.html
# Google Python Style Guide
- http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/
- http://google.github.io/styleguide/pyguide.html