书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 7205 个相关结果.
  • InterstitialAd.load

    Promise InterstitialAd.load() 返回值 Promise Promise InterstitialAd.load() 基础库 2.8.0 开始支持,低版本需做兼容处理 。 加载插屏广告。 返回值 Promise 插屏广告加载数据的结果
  • Wi-Fi

    Wi-Fi Taro.startWifi(OBJECT) Taro.stopWifi(OBJECT) Taro.connectWifi(OBJECT) Taro.getWifiList(OBJECT) Taro.onGetWifiList(CALLBACK) Taro.setWifiList(OBJECT) Taro.onWifiConnecte...
  • catchError

    catchError signature: catchError(project : function): Observable Gracefully handle errors in an observable sequence. Examples Example 1: Catching error from observable Example ...
  • Scroll 无限滚动

    Scroll 无限滚动 概述 代码示例 API Scroll props Scroll 无限滚动 概述 常用于滚动至底部时,触发加载更多数据。 代码示例 底部触发 当滚动至底部时,触发加载更多。 需返回 Promise。 <template> <Scroll : on-reach-bott...
  • Migrations

    Migrations How migrations work Creating a new migration Running and reverting migrations Generating migrations Using migration API to write migrations Migrations How migr...
  • Async + Await

    1999 2018-03-19 《Node.js 调试指南》
    3.2.1 async + await 3.2.2 co + yield 3.2.3 co + yield* 3.2.4 co + bluebird 3.2.5 yield -> yield* 遇到的坑 3.2.6 async + bluebird 3.2.7 参考链接 笔者在很长一段时间内都使用 koa@1 +(generator|blu...
  • 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 Eng...
  • uni-app-request

    1217 2020-03-27 《uni-app-tools 教程》
    uni-app-request 版本: 1.1.4 方法列表: 更新说明: uni-app-request 版本: 1.1.4 方法列表: 方法名 返回值 平台兼容 描述 ajax Promise 一个跨端、轻量、可拦截、自定义、提示请求接口 ajaxFile Promise 一个跨端、 轻量、可拦截、自定义、提示上传文件 ...
  • 测试异步代码

    测试异步代码 Promise Async/Await 回调 .resolves / .rejects 测试异步代码 在JavaScript中执行异步代码是很常见的。 当你有以异步方式运行的代码时,Jest 需要知道当前它测试的代码是否已完成,然后它可以转移到另一个测试。 Jest有若干方法处理这种情况。 Promise 为你的测试返回一...
  • DataSourceApi

    DataSourceApi class constructor(instanceSettings) annotations property components property getLogRowContext property id property init property interval property languageProv...