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

    OpenResty® OpenResty® 最新! Test::Nginx 0.28 发布。 最新! OpenResty 1.17.8.2 正式版发布。 最新! 新博客文章OpenResty 和 Nginx 如何分配和管理内存 已发布。 OpenResty® 是一个基于 Nginx 与 Lua 的高性能 Web 平台,其内部集成了...
  • 软件架构

    软件架构 插件加载流程 插件内部结构 软件架构 Apache APISIX 是一个动态、实时、高性能的云原生 API 网关。它构建于 NGINX + ngx_lua 的技术基础之上,充分利用了 LuaJIT 所提供的强大性能。 为什么 Apache APISIX 选择 NGINX+Lua 技术栈? 。 APISIX 主要分为两个部分: A...
  • Overview

    About Kong Plugins What are plugins? Why use plugins? Plugin compatibility with deployment types Terminology Plugin versioning Kong plugins Third-party plugins Developing cu...
  • Overview

    About Kong Plugins What are plugins? Why use plugins? Plugin compatibility with deployment types Terminology Plugin versioning Kong plugins Third-party plugins Developing cu...
  • 3.6 – Pushing Values onto the Stack

    3.6 – Pushing Values onto the Stack 3.6 – Pushing Values onto the Stack The API has the following functions to push C values onto the stack: void lua_pushboolean ...
  • SCRIPT HELP

    SCRIPT HELP Introduction and Use Case(s) Syntax Parameter Explanations Return Values Code Examples Best Practices Common Mistakes Misunderstanding Command Purpose Parameter ...
  • 1.3 语句

    1660 2019-04-08 《Lua程序设计》
    语句 • 赋值 • 局部变量与块(block) • 控制结构 if then else while repeat 数字型 for 泛型for • break与return 语句 • 赋值 • 局部变量与块( block ) • 控制结构 • if the...
  • MsgPack

    892 2019-11-11 《Lua Web开发指南》
    MessagePack库 MessagePack API 导入 msgpack.encode(table) msgpack.decode(msgpack_string) 示例 注意 MessagePack库 此库来自这里 . MessagePack API 导入 local msgpack = require "msgpac...
  • 4.1.1 版本

    4.1.1 版本 emqx-retainer emqx-bridge-mqtt emqx-rel emqx-lua-hook 4.1.1 版本 发布日期: 2020-07-03 EMQ X 4.1.1 现已发布,主要包含以下改动: emqx-retainer 错误修复: 修复性能问题 Github PR: emqx/emqx-...
  • msgpack API

    MessagePack库 MessagePack API 导入 msgpack.encode(table) msgpack.decode(msgpack_string) 示例 注意 MessagePack库 此库来自这里 . MessagePack API 导入 local msgpack = require "msgpack"...