书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 191451 个相关结果.
  • 本地存储

    本地存储 保存数据 获取数据 本地存储 BaaS 提供本地存储功能,皆为同步方法。 保存数据 wx.BaaS.storage.set(key, value) 如果 storage 里面 key 值对应的 value 已经存在,执行此函数会覆盖掉原来该 key 对应的 value 。 参数说明 参数 类型 必填 说明 k...
  • SETNX

    SETNX Introduction and Use Case(s) Syntax Parameter Explanations Return Values Code Examples Best Practices FAQs How can I use SETNX to implement a simple lock? What happen...
  • Binding

    876 2019-09-24 《LoopBack 4 Document》
    What is Binding? Attributes of a binding How to create a binding? How to set up a binding? Supply the value or a way to resolve the value A constant A factory function A class...
  • HGET

    HGET Introduction and Use Case(s) Syntax Parameter Explanations Return Values Code Examples Best Practices Common Mistakes FAQs What happens if I use HGET on a non-hash key?...
  • Azure Key Vault

    Azure Key Vault secret store Component format Authenticating with Azure AD Spec metadata fields Example: Create an Azure Key Vault and authorize a Service Principal Prerequisite...
  • Dictionary

    Dictionary Description Tutorials Methods Method Descriptions Dictionary Dictionary type. Description Dictionary type. Associative container which contains values reference...
  • strtabs

    Imports Types Procs Iterators Source Edit The strtabs module implements an efficient hash table that is a mapping from strings to strings. Supports a case-sensitive, ca...
  • Monitoring

    Monitoring Metrics overview JSON document format Top-level document Metric entry Time-series data point Monitoring Reference documentation for the metrics reported by Spinn...
  • 文件缓存使用说明

    文件缓存使用说明 类方法使用说明 1、set($key, $value, $expire = null) 2、get($key) 3、add($key, $value, $expire = null) 4、delete($key) 5、clear() 6、getInstance() 使用举例 例一、设置缓存数据 例二、获取缓存数据 ...
  • swan.setStorage

    swan.setStorage 方法参数 object参数说明 : 示例 图片示例 代码示例 1 代码示例 2: 利用本地缓存提前渲染界面 代码示例 3: Session Key在小程序中是有实效性的,可以利用本地缓存的能力来持久化存储Session Key。 代码示例 4: 利用本地缓存恢复用户登录态Session Key 错误码 Andr...