书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 3571 个相关结果.
  • 文件操作

    文件操作 Lua 读写文件: 普通文件读写 JSON 文件读写 CSV文件读写 INI文件读写 XML文件读写 LuaFileSystem 文件操作 Lua 读写文件: Lua 原生的io操作 读取CSV文件 读取INI文件 普通文件读写 参考:io.open JSON 文件读写 FreeIOE 内置以下模块: ...
  • 4.8 – Functions and Types

    4.8 – Functions and Types lua_absindex lua_Alloc lua_arith lua_atpanic lua_call lua_callk lua_CFunction lua_checkstack lua_close lua_compare lua_concat lua_copy lua_cre...
  • 2.8 – Metatables

    2.8 – Metatables 2.8 – Metatables Every table and userdata object in Lua may have a metatable. This metatable is an ordinary Lua table that defines the behavior of the original...
  • coroutine

    838 2018-03-28 《Vanilla中文手册》
    coroutine.create coroutine.create 语法: co = coroutine.create(f) 上下文: rewrite_by_lua*, access_by_lua*, content_by_lua*, init_by_lua*, ngx.timer.*, header_filter_by_lua*, body_fil...
  • Plugin Configuration

    Plugin Configuration Module schema.lua specifications Describing your configuration schema Examples You are browsing documentation for an older version. See the latest docum...
  • Plugin Configuration

    Plugin Configuration Module schema.lua specifications Describing your configuration schema Examples You are browsing documentation for an outdated version. See the latest do...
  • Plugin configuration

    Plugin Development - Plugin Configuration Module schema.lua specifications Describing your configuration schema Examples Plugin Development - Plugin Configuration Most of th...
  • 4.6 C 中的错误处理

    1971 2019-03-02 《Lua 5.3 参考手册》
    4.6 – C 中的错误处理 在内部实现中,Lua 使用了 C 的 longjmp 机制来处理错误。(如果你使用 C++ 编译,Lua 将换成异常;细节请在源代码中搜索 LUAITHROW 。)当 Lua 碰到任何错误(比如内存分配错误、类型错误、语法错误、还有运行时错误)它都会 抛出一个错误出去;也就是调用一次长跳转。在 保护环境_ 下,Lua 使用...
  • 2.2-beta.1 版本

    2.2-beta.1 版本 MQTT协议监听器配置 Proxy Protocol V1/2支持 Web Hook插件 Lua Hook插件 改进认证链设计 支持bcrypt密码Hash etc/emq.conf配置变更 emq-dashboard 2.2-beta.1 版本 发布日期: 2017-05-05 EMQ 2.2-beta...
  • 2.2-beta.1 版本

    2.2-beta.1 版本 MQTT协议监听器配置 Proxy Protocol V1/2支持 Web Hook插件 Lua Hook插件 改进认证链设计 支持bcrypt密码Hash etc/emq.conf配置变更 emq-dashboard 2.2-beta.1 版本 发布日期: 2017-05-05 EMQ 2.2-beta...