书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 3571 个相关结果.
  • kong.ctx

    kong.ctx kong.ctx.shared kong.ctx.plugin kong.ctx Contextual data for the current request. kong.ctx.shared A table that has the same lifetime as the current request. This ta...
  • Wasm

    Wasm Programming model How to use Example Wasm APISIX supports Wasm plugins written with Proxy Wasm SDK . This plugin requires APISIX to run on APISIX-Base , and is under co...
  • Wasm

    Wasm Programming model How to use Example Wasm APISIX supports Wasm plugins written with Proxy Wasm SDK . This plugin requires APISIX to run on APISIX-Base , and is under co...
  • Wasm

    Wasm Programming model How to use Example Wasm APISIX supports Wasm plugins written with Proxy Wasm SDK . This plugin requires APISIX to run on APISIX-Base , and is under co...
  • Implementing custom logic

    Plugin Development - Implementing Custom Logic Module Available contexts handler.lua specifications Migrating from BasePlugin module Plugin Development Kit Plugins execution o...
  • 插件任务

    task 定义插件或者任务 task_end 结束定义插件或任务 task:set_menu 设置任务菜单 task:set_category 设置任务类别 task:on_run 设置任务运行脚本 xmake可以实现自定义任务或者插件,其两者的核心就是task 任务,其两者实际上是一样的,xmake的插件都是用task 实现的。 本...
  • kafka-logger

    kafka-logger 描述 属性 提示 meta_format 示例 插件元数据 注意 如何启用 测试插件 删除插件 kafka-logger 描述 kafka-logger 插件用于将日志作为 JSON 对象推送到 Apache Kafka 集群中。可用作 ngx_lua NGINX 模块的 Kafka 客户端驱动程序。 ...
  • kafka-logger

    kafka-logger 描述 属性 提示 meta_format 示例 插件元数据 注意 如何启用 测试插件 删除插件 kafka-logger 描述 kafka-logger 插件用于将日志作为 JSON 对象推送到 Apache Kafka 集群中。可用作 ngx_lua NGINX 模块的 Kafka 客户端驱动程序。 ...
  • 2.31 热更UI

    1959 2019-04-08 《Lua程序设计》
    热更 UI 一、显示 UI 界面 二、事件响应 三、界面管理器 热更 UI   界面系统在游戏中占据重要地位。游戏界面是否友好,很大程度上决定了玩家的体验;界面开发是否便利,也影响着游戏的开发进度。Unity3D 的UGUI系统,使用户可以“可视化地”开发界面,那么怎样用Lua去调用UGUI呢?   一、显示 UI 界面 下面演示如何...
  • 3.4 表达式

    2709 2019-03-02 《Lua 5.3 参考手册》
    3.4 – 表达式 3.4.1 – 数学运算操作符 3.4.2 – 位操作符 3.4.3 – 强制转换 3.4.4 – 比较操作符 3.4.5 – 逻辑操作符 3.4.6 – 字符串连接 3.4.7 – 取长度操作符 3.4.8 – 优先级 3.4.9 – 表构建 3.4.10 – 函数调用 3.4.11 – 函数定义 3.4 ...