书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 7201 个相关结果.
  • Authorized 权限

    Authorized权限 代码演示 API RenderAuthorized Authorized Authorized.AuthorizedRoute Authorized.Secured Authorized.check Authorized权限 权限组件,通过比对现有权限与准入权限,决定相关元素的展示。 引用方式: impor...
  • .show

    Promise RewardedVideoAd.show() 返回值 Promise Promise RewardedVideoAd.show() 显示激励视频广告。激励视频广告将从屏幕下方推入。 返回值 Promise 激励视频广告显示操作的结果 原文: https://developers.weixin.qq.com/minig...
  • Class: Cookies

    Class: Cookies Class: Cookies Instance Events Event: ‘changed’ Instance Methods cookies.get(filter) cookies.set(details) cookies.remove(url, name) cookies.flushStore() ...
  • HasOne (1:1)

    Mixin HasOne getAssociation([options]) -> Promise.<Instance> setAssociation([newAssociation], [options]) -> Promise createAssociation([values], [options]) -> Promise Mix...
  • BelongsTo (1:1)

    Mixin BelongsTo getAssociation([options]) -> Promise.<Instance> setAssociation([newAssociation], [options]) -> Promise createAssociation([values], [options]) -> Promise ...
  • Camera

    Camera 属性 number x number y number width number height string devicePosition string flash string size 方法 Promise Camera.takePhoto(string quality) Promise Camera.startRecor...
  • Eager and Lazy Relations

    Eager and Lazy Relations Eager relations Lazy relations Eager and Lazy Relations Eager relations Eager relations are loaded automatically each time you load entities from t...
  • JavaScript API

    JavaScript API createServer InlineConfig ViteDevServer build resolveConfig JavaScript API Vite’s JavaScript APIs are fully typed, and it’s recommended to use TypeScri...
  • An Async Example

    An Async Example .resolves async /await 错误处理 .rejects An Async Example 首先, 像 Getting Started 里面所说的那样, 启用babel的支持 Let’s implement a module that fetches user data from a...
  • RewardedVideoAd

    RewardedVideoAd 方法 Promise RewardedVideoAd.load() Promise RewardedVideoAd.show() RewardedVideoAd.onLoad(function callback) RewardedVideoAd.offLoad(function callback) RewardedVi...