AppCache
AppCache copied to clipboard
弱弱问一下
这个缓存操作不需要在子线程里操作吗?
可以不需要,缓存 对象 内部没有启用线程,缓存图片的时候 内部已经启用线程,所以调用的时候不需要使用线程,直接使用就好,
遇到其他问题可以提出来,会及时解决的
在 2018年1月30日,11:46,sieml [email protected] 写道:
这个缓存操作不需要在子线程里操作吗?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.