简体   繁体   English

IBM Worklight-Windows环境的离线存储

[英]IBM Worklight - Offline storage for Windows environment

I want to create an offline storage using IBM Worklight in the Windows environment. 我想在Windows环境中使用IBM Worklight创建脱机存储。

Usually we will use JSONStore for offline storage but that works only for the iOS and Android environments. 通常,我们将使用JSONStore进行脱机存储,但这仅适用于iOS和Android环境。

  1. Can anyone suggest a solution for offline storage for the above? 谁能为上述建议提供离线存储解决方案?
  2. Also can we create applications for windows 7 desktop environments using IBM Worklight v5.0.5? 我们还可以使用IBM Worklight v5.0.5为Windows 7桌面环境创建应用程序吗?

In Worklight 5.0.5.x: 在Worklight 5.0.5.x中:

  • Vista/Win7 gadgets Vista / Win7小工具
  • Windows Phone 7.0 Windows Phone 7.0

In Worklight 5.0.6.x: 在Worklight 5.0.6.x中:

  • Vista/Win7 gadgets deprecated (removed in Worklight 6.0) Vista / Win7小工具已弃用 (在Worklight 6.0中删除)
  • Windows Phone 7.5 Windows Phone 7.5
  • Windows Phone 8 Windows Phone 8
  • Windows 8 Windows 8

As you've mentioned, JSONStore is available only for Android and iOS; 如前所述,JSONStore仅适用于Android和iOS; you can instead use IBM Worklight Encrypted Offline Cache , or the HTML5 standard Application Cache . 您可以改为使用IBM Worklight加密的脱机高速缓存HTML5标准应用程序高速缓存

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM