有个自闭症的孩子,该放弃吗?
为什么老一辈人都觉得空调不能长时间吹?
polars到底行不行?
你见过的最差的程序员是怎样的?
你读过的最好的 C开源代码是什么?nginx。
花了一些时间读过,主要是想看看C++的很多功能在C里面怎么做。
例如nginx很强大模块化功能,用C++我很熟,像这样子: #include #include #include #include //----------------------------- 基础类定义 ----------------------------- class Module { public: virtual ~Module() = default; virtual void parseCommand(const std::string&…。
点击发消息
13988888888