04 2019 档案

摘要:#define ngx_string(str) { sizeof(str) - 1, (u_char *) str }而sizeof()"sizeof(...)是运算符,在头文件中typedef为unsigned int,其值在编译时即计算好了,参数可以是数组、指针、类型、对象、函数等。"https 阅读全文
posted @ 2019-04-16 01:13 gsx 阅读(154) 评论(0) 推荐(0)
摘要:http://nginx.weebly.com 《深入理解nginx》在线支持与应急方案的二级站点 阅读全文
posted @ 2019-04-15 17:05 gsx 阅读(162) 评论(0) 推荐(0)