• 2022-06-06
    调用平台新增设备 API 时, api-key 只能为()?
    A: 设备任意 API Key
    B: Master API Key
    C: 设备注册码
    D: access key
  • B

    内容

    • 0

      API函数( )用于从本地缓存中同步移除指定 key对应的数据。 A: wx.getStorageInfo(Object object) B: Object wx.getStorageInfoSync() C: wx.removeStorage(Object object) D: wx.removeStorageSync(string key)

    • 1

      中国大学MOOC: API函数( )用于将数据同步存储在本地缓存指定的 key 中。

    • 2

      中国大学MOOC: API函数( )用于从本地缓存中同步移除指定 key对应的数据。

    • 3

      小程序使用接口API将数据存储在本地缓存中指定的 key 中,有两种API函数,分别是同步和异步。如果存储成功,执行success回调函数使用的API是____。

    • 4

      下列是HTML5新增的API是() A: media API B: command API C: history API D: cookie API