auto commit

This commit is contained in:
CyC2018
2018-03-01 14:52:58 +08:00
parent aa72565c86
commit 1d24fcd61b
19 changed files with 18481 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# 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