8000 auto commit · githubclj/InterviewNotes@fe18ab8 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe18ab8

Browse files
committed
auto commit
1 parent 8ad8cf7 commit fe18ab8

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

notes/代码风格规范.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1-
1. [Google Java ±àÂë·ç¸ñÖ¸ÄÏ](http://www.hawstein.com/posts/google-java-style.html)
2-
2. [Google C++ ±àÂë·ç¸ñÖ¸ÄÏ](http://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/contents/)
3-
3. [Google Python ±àÂë·ç¸ñÖ¸ÄÏ](http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/)
1+
# Google Java Style Guide
2+
3+
- http://www.hawstein.com/posts/google-java-style.html
4+
- http://google.github.io/styleguide/javaguide.html
5+
6+
# Google C++ Style Guide
7+
8+
- http://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/contents/
9+
- http://google.github.io/styleguide/cppguide.html
10+
11+
# Google Python Style Guide
12+
13+
- http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/
14+
- http://google.github.io/styleguide/pyguide.html

0 commit comments

Comments
 (0)
0