摘要:
Linux kernel coding style下图是一个Linux内核代码的实例,用Vim浏览的大概结构示意图:Linus为更好维护Linux源代码,保持代码风格统一,写的一些指导准则。文档位于<linux-2.6.11.12/Documentation/Codingstyle>现在自己主要的编码都是在Linux环境下,想尽早转变自己的代码风格,期望能更好的融入开源这个大社区。文档如下:This is a short document describing the preferred coding style for thelinux kernel. Coding style 阅读全文