Appendix A: Essential Functions Support always compose curry either identity inspect left liftA* maybe nothing reject Appendix A: Essential Functions Support In this...
Slider滑动输入条 规则 Common API 代码演示 Slider滑动输入条 允许用户在一个区间中选择特定值,eg:控制屏幕的显示亮度。 规则 默认状态下,左边为最小值,右边为最大值。 一般水平放置。 Common API 参数 说明 类型 默认值 [min] 最小值 number 0 [max] 最大值 numb...
重载解析 重载解析 在调用 p(args) 中选择匹配最佳的例程 p 。 如果多个例程同样匹配,则在语义分析期间报告歧义。 args中的每个arg都需要匹配。参数可以匹配的方式有多种不同的类别。 设 f 是形式参数的类型, a 是参数的类型。 准确匹配: a 和 f 是相同类型。 字面匹配: a 是值为 v 的整型字面值, f 是有符号...
4.5 – Registry 4.5 – Registry Lua provides a registry, a predefined table that can be used by any C code to store whatever Lua values it needs to store. The registry table is a...
Query.prototype.select() Parameters Returns: Example Query.prototype.select() Parameters arg «Object|String|Array<String>» Returns: «Query» this Specifies which doc...
订阅信息 GET /api/v4/subscriptions GET /api/v4/subscriptions/{clientid} GET /api/v4/nodes/{node}/subscriptions GET /api/v4/nodes/{node}/subscriptions/{clientid} 订阅信息 GET /api...
Certificate Single SNI wildcard SNI multiple domain multiple certificates for a single domain Certificate APISIX supports to load multiple SSL certificates by TLS extension...
Sessions werkzeug.contrib.sessions Application Integration Reference Sessions Warning Deprecated since version 0.15: This will be removed in version 1.0. It has moved tohtt...