目录 代码风格 代码风格 google代码风格指南: https://github.com/google/styleguide google c++代码风格:https://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/naming/ Linux 内核代码风格: https://www.kernel.org/doc/html/latest/translations/zh_CN/coding-style.html 各种流行的编程风格: https://coolshell.cn/articles/2058.html