书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 7201 个相关结果.
  • 制作一个快速断路器

    制作一个快速断路器 制作一个快速断路器 在本节练习中,我们将更关注于如何更高效的利用你手中的 Reactor Stream 模块 。下面是一个典型用例:使用断路器模式 创建一个自愈型数据管道(也许很快就能够在 Stream API 中实现,也许哦~)。本用例中,我们希望在哪怕出错的时候,Stream 依然可以存活。当错误积累到一定程度,我们将希望能够...
  • concatAll

    concatAll signature: concatAll(): Observable Collect observables and subscribe to next when previous completes. Examples Example 1: concatAll with observable Example 2: concatA...
  • RewardedVideoAd.load

    Promise RewardedVideoAd.load() 返回值 Promise Promise RewardedVideoAd.load() 加载激励视频广告。 返回值 Promise 激励视频广告加载数据的结果
  • DataSourceApi

    DataSourceApi class constructor(instanceSettings) annotations property components property id property init property interval property languageProvider property meta propert...
  • 1.5 中间件引擎

    中间件引擎 前言 中间件原理 引擎实现 中间件引擎 前言 在使用Koa.js过程中,会发现中间件的使用都是这样子的,如以下代码所示。 const Koa = require ( 'koa' ); let app = new Koa (); const middleware1 = async ( ctx ...
  • syntax-dynamic-import

    @babel/plugin-syntax-dynamic-import Installation Usage With a configuration file (Recommended) Via CLI Via Node API Working with Webpack and @babel/preset-env @babel/plugi...
  • GameBanner.show

    Promise GameBanner.show() 返回值 Promise Promise GameBanner.show() 显示小游戏推荐banner组件。 返回值 Promise 显示小游戏推荐banner组件的操作结果 。
  • GameBanner.hide

    Promise GameBanner.hide() 返回值 Promise Promise GameBanner.hide() 隐藏小游戏推荐banner组件。 返回值 Promise 隐藏小游戏推荐banner组件的操作结果 。
  • RewardedVideoAd.show

    Promise RewardedVideoAd.show() 返回值 Promise Promise RewardedVideoAd.show() 显示激励视频广告。激励视频广告将从屏幕下方推入。 返回值 Promise 激励视频广告显示操作的结果
  • InterstitialAd.load

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