string.match 目前并不能被JIT 编译,应尽量使用ngx_lua 模块提供的ngx.re.match 等接口。 8)string.gmatch(s, p) --匹配多个字符串返回一个迭代器函数, ...
確定! 回上一頁