当前位置:当前位置:
首页 >
你读过的最好的 C开源代码是什么?_贵州省黔西南布依族苗族自治州兴仁市名何庭行业专用设备股份公司
你读过的最好的 C开源代码是什么?
时间:2025-06-22 05:45:14 来源:网络 人气:
你读过的最好的 C开源代码是什么?nginx。
花了一些时间读过,主要是想看看C++的很多功能在C里面怎么做。
例如nginx很强大模块化功能,用C++我很熟,像这样子: #include #include #include #include //----------------------------- 基础类定义 ----------------------------- class Module { public: virtual ~Module() = default; virtual void parseCommand(const std::string&…。
相关推荐
{dede:likearticle row='5' titlelen=90}
-
{/dede:likearticle}
评论列表(条)