微信小程序-详解数据缓存_javascript技巧_脚本之家
[图文]2016年11月24日 - 每个微信小程序都可以有自己的本地缓存,可以通过 wx.setStorage(wx.setStorageSync)、wx.getStorage(wx.getStorageSync)、wx.clearStorage(wx.clearSt...
微信小程序缓存 - 周起 - 博客园
2017年1月17日 - 微信小程序缓存 关于本地缓存 1.wx.setStorage(wx.setStorageSync)、wx.getStorage(wx.getStorageSync)、wx.clearStorage(wx.clearStorageSync)可以对...
微信小程序getstorage 同步和异步的区别_百度知道
最佳答案: 关于本地缓存 1.wx.setStorage(wx.setStorageSync)、wx.getStorage(wx.getStorageSync)、wx.clearStorage(wx.clearStorageSync) 可以对本地缓存进行设置...更多关于微信小程序setStorageSync的bug的问题>>