书栈网 · BookStack 本次搜索耗时 0.056 秒,为您找到 7201 个相关结果.
  • HTML5 shell class reference

    HTML5 shell class reference Engine Static Methods Instance Methods Engine configuration Properties HTML5 shell class reference Projects exported for the Web expose the Engi...
  • ScalaPegasusAsyncTable

    ScalaPegasusAsyncTable ScalaPegasusAsyncTable ScalaPegasusAsyncTable接口提供的方法均为异步API,封装了java client的异步接口。对应API功能可参考ScalaPegasusClient接口 和Java客户端文档#pegasusTableInterface ,接口封装形式如:...
  • class: Coverage

    1629 2018-06-19 《Puppeteer中文文档》
    class: Coverage coverage.startCSSCoverage(options) coverage.startJSCoverage(options) coverage.stopCSSCoverage() coverage.stopJSCoverage() class: Coverage coverage.startCSSC...
  • 异步示例

    异步示例 .resolves async /await 错误处理 .rejects 异步示例 首先, 像 Getting Started 里面所说的那样, 启用babel的支持 Let’s implement a module that fetches user data from an API and returns the use...
  • 异步示例

    异步示例 .resolves async /await 错误处理 .rejects 异步示例 首先, 像 Getting Started 里面所说的那样, 启用babel的支持 Let’s implement a module that fetches user data from an API and returns the use...
  • 异步遍历的接口

    异步遍历的接口 异步遍历的接口 异步遍历器的最大的语法特点,就是调用遍历器的next 方法,返回的是一个 Promise 对象。 asyncIterator . next () . then ( ({ value , done }) => /* ... */ ); 上面代码中,asy...
  • catchError

    catchError 签名: catchError(project : function): Observable 优雅地处理 observable 序列中的错误 示例 示例 1: 捕获 observable 中的错误 示例 2: 捕获拒绝的 promise 其他资源 catchError 签名: catchError(projec...
  • GamePortal.show

    Promise GamePortal.show() 返回值 Promise Promise GamePortal.show() 显示小游戏推荐弹窗组件。 返回值 Promise 显示小游戏推荐弹窗组件的结果。
  • MiniProgram

    MiniProgram 方法 miniProgram.pageStack miniProgram.navigateTo miniProgram.redirectTo miniProgram.navigateBack miniProgram.reLaunch miniProgram.switchTab miniProgram.currentPage...
  • rollback

    Transaction .rollback(reason: any): Promise<void> 参数 reason: any 返回值 Promise.<void> 示例代码 Transaction .rollback(reason: any): Promise<void> 支持端:云函数 终止并回滚事务 参数 rea...