ngx_lua 随笔 https://www.cnblogs.com/wangxusummer/p/4286305.html --[[ test --]] ngx.header.cont... 2017年12月26日 阅读 165 次浏览 发表评论 阅读全文
location匹配命令 http://www.nginx.cn/115.html location匹配命令 ~ #波浪线表示执行一个正则匹配,区分大... 2017年12月26日 阅读 229 次浏览 发表评论 阅读全文
Lua获取系统时间及时间格式化 http://blog.csdn.net/zhuanzhuwanmei/article/details/44077783 系统当前时间对应的时间戳 local nt... 2017年12月26日 阅读 122 次浏览 发表评论 阅读全文
Ngx_Lua使用分享 lua表空判断 lua表空判断 http://blog.csdn.net/qinyushuang/article/details/43950497 2017年12月26日 阅读 209 次浏览 发表评论 阅读全文
lua 怎么获取table长度 https://zhidao.baidu.com/question/427897562497995492.html -- table.getn(tableName)... 2017年12月26日 阅读 223 次浏览 发表评论 阅读全文
mysql.lua https://github.com/openresty/lua-resty-mysql/blob/master/lib/resty/mysql.lua https... 2017年12月26日 阅读 271 次浏览 发表评论 阅读全文
第五章 常用Lua开发库1-redis、mysql、http客户端 http://jinnianshilongnian.iteye.com/blog/2187328/ http://jinnianshilongnian.iteye.... 2017年12月26日 阅读 129 次浏览 发表评论 阅读全文
ngx_lua 随笔 https://www.cnblogs.com/wangxusummer/p/4286305.html --[[ test --]] ngx.header.cont... 2017年12月26日 阅读 127 次浏览 发表评论 阅读全文
lua post请求 http://bbs.chinaunix.net/thread-4095178-1-1.html local request_method = ngx.var.re... 2017年12月26日 阅读 288 次浏览 发表评论 阅读全文