We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ad691 commit 74bb269Copy full SHA for 74bb269
chapters/001-ngx_lua_init_by_lua.md
@@ -1,6 +1,6 @@
1
> 以下代码均出自 lua-nginx-module v0.10.7 版本
2
3
-> 本文主要介绍 `init_by_lua ` 这个指令,通过这个指令的透析,我们还可以了解 Lua code 到底是怎么运行起来的,本文着眼于整体步骤因此没有入到很深的代码细节
+> 这篇文章主要要介绍 `init_by_lua ` 这个指令,通过这个指令的透析,借此了解 Lua code 在 Nginx 里到底是怎么运行起来的,本文着眼于整体步骤因此没有陷入到很深的代码细节
4
5
6
### init_by_lua 指令
0 commit comments