Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 worklight 教程中浏览了加密缓存。但我认为它不会对我的本地存储管理提供太多支持。我需要在我的应用程序中维护用户会话。有没有办法做到这一点。或者它可以实现tro Jquery ??? 按照这个链接 论坛链接
加密缓存适用于您需要保持安全的数据。它有一个开销,你需要连接到互联网来创建它。HTML5 本地存储要简单得多。