400-123-4567

138000000000

你读过的最好的 C开源代码是什么?

2025-06-26 04:20:10

你读过的最好的 C开源代码是什么?nginx。

花了一些时间读过,主要是想看看C++的很多功能在C里面怎么做。

例如nginx很强大模块化功能,用C++我很熟,像这样子: #include #include #include #include //----------------------------- 基础类定义 ----------------------------- class Module { public: virtual ~Module() = default; virtual void parseCommand(const std::string&…。

你读过的最好的 C开源代码是什么?

上一篇 : nodejs 真的不擅长CPU密集型计算么,与c++或者 rust 差别有多大?

下一篇 : ***如古代长城用的是C140混凝土,那千百年下来会完整的留存至今还是损坏的更加严重?