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

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

A.wx.getStorageInfo(Object object)

B.Object wx.getStorageInfoSync()

C.wx.removeStorage(Object object)

D.wx.removeStorageSync(string key)

正确答案:B

猜你喜欢