API函数()用于同步获取当前storage的相关信息。
API函数()用于同步获取当前storage的相关信息。
A.wx.getStorageInfo(Object object)
B.Object wx.getStorageInfoSync()
C.wx.removeStorage(Object object)
D.wx.removeStorageSync(string key)
正确答案:B
API函数()用于同步获取当前storage的相关信息。
A.wx.getStorageInfo(Object object)
B.Object wx.getStorageInfoSync()
C.wx.removeStorage(Object object)
D.wx.removeStorageSync(string key)
正确答案:B
相关答案
热门答案