简体   繁体   English

Dojo脱机工作吗? 还有其他选择吗?

[英]Is Dojo offline working? Are there any alternatives?

I'm working on a web app which will need to work offline. 我正在开发一个需要脱机工作的Web应用程序。 I'm looking at Gears right now, but I also found Dojo offline . 我现在正在看Gears ,但我也发现Dojo下线 I'm asking this question because the latest news of it are from 2007, and the hosted demos don't seem to work (I've installed Gears under Firefox 3.0 on my Ubuntu laptop) Is anyone using Dojo offline, or an alternative high level offline web application toolkit right now? 我问这个问题是因为它的最新消息来自2007年,并且托管的演示似乎不起作用(我已经在Ubuntu笔记本电脑上的Firefox 3.0下安装了Gears)是有人离线使用Dojo还是其他原因级别的脱机Web应用程序工具包吗?

Dojo Offline will most likely support native HTML5 offline features in the upcoming browsers (like the latest Firefox release candidate for 3.5), or fall back to using Gears if the user isn't on an HTML5-capable browser. “ Dojo脱机”很可能会在即将到来的浏览器中支持本机HTML5脱机功能(例如最新的Firefox 3.5候选版本),或者如果用户未使用支持HTML5的浏览器,则退回使用Gears。 So Dojo Offline provides an abstract layer above the actual implementation which will allow for adaptation to newer offline technologies without having to change your own code. 因此,Dojo Offline在实际实现之上提供了一个抽象层,该层允许适应新的离线技术而无需更改您自己的代码。

不推荐使用Dojo脱机版已有一段时间了(最近的v1.3版本可用,当前最高为v1.5版)。

As the web site you link to states, Dojo Offline is built on top of Gears. 作为您链接到各州的网站,Dojo Offline构建在Gears之上。 The only reason you'd want to use Dojo Offline is if you use the dojo toolkit for other functionality on your site. 您要使用离线版Dojo的唯一原因是,如果您将dojo工具包用于站点上的其他功能。

It's working even though documentation is still a mess. 即使文档仍然很混乱,它仍在工作。 Have a look at Dojo offline hello world demo . 看看Dojo离线Hello World演示

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

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