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

    Document .set(options: Object): Promise<Object> 参数 options: Object 返回值 Promise.<Object> 示例代码 小程序端兼容支持回调风格 Document .set(options: Object): Promise<Object> 支持端:小程序 , 云函数 ...
  • 调试

    调试 vConsole vConsole 使用说明 调试 vConsole 在真机上,如果想要查看 console API 输出的日志内容和额外的调试信息,需要在点击屏幕右上角的按钮打开的菜单里选择「打开调试」。此时小程序/小游戏会退出,重新打开后会右下角会出现一个 vConsole 按钮。点击 vConsole 按钮可以打开日志面板...
  • Node.js

    The Pulsar Node.js client Installation Connection URLs Release notes Create a client Client configuration Producers Promise operation Producer operations Producer configura...
  • 8.2 RTCPeerConnection Interface Extensions

    8.2 RTCPeerConnection Interface Extensions Methods 8.2 RTCPeerConnection Interface Extensions The Statistics API extends the RTCPeerConnection interface as described below....
  • Node.js

    The Pulsar Node.js client 安装 要求 兼容性 使用 npm 安装 Note 连接URL 创建客户端 客户端配置 Producers Promise 操作 Producer operations Producer 配置 生产者示例 Consumers Promise 操作 Consumer operat...
  • Node.js

    安装 要求 兼容性 使用 npm 安装 Note 连接URL 创建客户端 客户端配置 Producers Promise 操作 Producer operations Producer 配置 生产者示例 Consumers Promise 操作 Consumer operations Consumer configuratio...
  • 插件 API

    插件 API 基础配置项 name multiple plugins 开发 Hooks alias define extendsMarkdown extendsPageOptions extendsPageData 客户端文件 Hooks clientAppEnhanceFiles clientAppRootComponentFiles...
  • 5. Promises API Reference

    5. Promises API Reference 5. Promises API Reference 5.1. Promise#then 5.2. Promise#catch 5.3. Promise.resolve 5.4. Promise.reject 5.5. Promise.all 5.6. Promise.race
  • Transactions - 事务

    Transactions - 事务 托管事务(auto-callback) 抛出错误到回滚 自动将事务传递给所有查询 并行/部分事务 不启用CLS 隔离等级 非托管事务(then-callback) 参数 使用其他 Sequelize 方法 Transactions - 事务 Sequelize 支持两种使用事务的方法: 一个将...