设为首页 - 加入收藏
广告 1000x90
您的当前位置:当前位置: 首页 >

正文

你读过的最好的 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&…。

你读过的最好的 C开源代码是什么?
    {dede:pagebreak/}

相关文章:

    {dede:likearticle row='10' channelid='1' typeid="all"}
  • [/]
  • {/dede:likearticle}

相关推荐:

  • [/]
  • [/]
  • [/]
  • [/]
  • [/]
  • [/]
  • [/]
  • [/]
  • [/]
  • [/]

网友评论:

{dede:include file='ajaxfeedback.htm' /}

模板天下 www.mobantianxia.com 联系QQ:498872301 邮箱:498872301@qq.com

版权@|备案:粤-ICP备74613540号-1|网站地图

Top