书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 3571 个相关结果.
  • 3.2 变量

    1872 2019-03-02 《Lua 5.3 参考手册》
    3.2 – 变量 3.2 – 变量 变量是储存值的地方。Lua 中有三种变量:全局变量、局部变量和表的域。 单个名字可以指代一个全局变量也可以指代一个局部变量(或者是一个函数的形参,这是一种特殊形式的局部变量)。 var ::= Name 名字指 §3.1 中定义的标识符。 所有没有显式声明为局部变量(参见 §3.3...
  • Kong Performance Testing

    Kong Gateway Performance Testing Installation Usage Basic usage Terraform managed instances AWS Charts Drivers Workflow Sample Output Kong Gateway Performance Testing T...
  • 3.4 – Querying the Stack

    3.4 – Querying the Stack 3.4 – Querying the Stack To check the type of a stack element, the following functions are available: int lua_type ( lua_State *...
  • CLI

    CLI Reference Global flags Available commands kong check kong config Kong Debug kong health kong hybrid kong migrations kong prepare kong quit kong reload kong restart k...
  • CLI

    CLI Reference Global flags Available commands kong check kong config Kong Debug kong health kong hybrid kong migrations kong prepare kong quit kong reload kong restart k...
  • file-logger

    file-logger Description tip Attributes Example of default log format Metadata note Enable Plugin Example usage Filter logs Delete Plugin file-logger Description The f...
  • 缓存

    缓存 缓存的原则 OpenResty 的缓存 使用 Lua shared dict 使用 Lua LRU cache 如何选择? 缓存 缓存的原则 缓存是一个大型系统中非常重要的一个组成部分。在硬件层面,大部分的计算机硬件都会用缓存来提高速度,比如 CPU 会有多级缓存、RAID 卡也有读写缓存。在软件层面,我们用的数据库就是一个缓...
  • 3.内部原理 - AWTK脚本绑定原理

    3482 2019-04-25 《AWTK 开发文档》
    AWTK脚本绑定的实现原理 - lua绑定 参考 AWTK脚本绑定的实现原理 - lua绑定 脚本化是AWTK 的一个基本功能。AWTK 计划支持嵌入式系统中常用的脚本,如lua、python和jerryscript。脚本绑定说简单也简单,说复杂也复杂,采用FFI(calling external C functions)和SWIG绑定一些简单的函...
  • CLI

    CLI Reference Global flags Available commands kong check kong config Kong Debug kong health kong hybrid kong migrations kong prepare kong quit kong reload kong restart k...