web服务器之mongoose:数据结构
摘要:
Mongoose中有几个数据结构扮演着重要的角色,它们分别是: struct mg_context:保存Mongoose的上下文,几乎每个函数都有mg_context参数 struct mg_connection:保存HTPP连接信息 struct mg_request_info:保存HTTP请求的 阅读全文
posted @ 2018-04-13 10:08 &大飞 阅读(396) 评论(0) 推荐(0)
浙公网安备 33010602011771号