API函数()用于同步获取当前storage的相关信息。


API函数()用于同步获取当前storage的相关信息。

A.wx.getStorageInfo(Object object)

B.Object wx.getStorageInfoSync()

C.wx.removeStorage(Object object)

D.wx.removeStorageSync(string key)

正确答案:B


Tag:微信小程序开发 函数 时间:2021-03-21 15:46:00