English 中文(简体)
是否有可能使用共同JS图书馆?
原标题:Is it possible to use the CommonJS libraries yet?

我有兴趣从CommonJS开始。

Java版框架加快了所有时间,使 Java版的发动机和编汇更快,令人惊讶的是,诸如共同JS之类的项目没有尽快启动。

www.un.org/Depts/DGACM/index_spanish.htm 采取了哪些步骤来完成测试项目,并着手实施迄今为止创建的是什么?

最佳回答

这确实取决于你实际想做什么。 Persevere ,例如,是建立在Rhino上台的JSON数据库,但能够与共同JS模块合作,目前正在围绕共同全球倡议(网络服务器界面)建立。

Narwhal是Java成文的相当强大的图书馆,具体地看着共同JS标准的演变。 Narwhal在Rhino的顶端,但你还可以安装JavaCore(可能还有第8条)作为额外的“功能”。 司法委员会非常快。

现有各种网络框架(包括Helma NG)。

Node.js已引起大量注意,因为为联合材料提供的网络服务是快速的,可依赖的。 最近改用共同司法单元。

SproutCore有一个分支(“tiki”),以共同JS单元为基础。 我本人现在使用Bespin,其中clientside完全是JS单元。 (服务器方面目前处于灰色,但我们确实有计划在服务器上向共同JS迁移。)

记住共同JS的情况是,它带有一个APIC。 可能有许多执行。 迄今为止,得到广泛支持的光谱中唯一部分是单元......其余部分仍在燃烧,但 along然。

共同法还未达到Cenython/Jython/IronPython等异构体的水平,但它肯定具有这一潜力。

问题回答

What steps are involved in getting a test project up and running with what has been created so far?

我发现Narhwal即快开始,是获得和运行的最快途径。

您是否尝试从here?

你们的 st子是什么?

它挥霍。 如果你不喜欢生活在边缘,你会早些。

顺便说一句,你的血清连接与使用共同JS的项目有联系。 你们面前的答案在这里。

I just started using Node.js at home. It works and seems great. The only issue I ve encountered so far is that Windows support seems somewhat distant.

我认为,Rhino与Windows公司合作,因为它在Java提供了一名 Java字译员,但这也意味着它比诸如V8等Javascript-C项目的执行缓慢。 我不认为Rhino自己是执行共同的JS规格的,但正如Kevin和Jeff提到的那样,你可以做像Narwahl那样的事情。

我刚刚做了快速工作,安装了Rhino、Ant(建造Rhino)和试图用Windows操作Narwhal,但 t不成功。

我建议把Node.js放在一个不光彩的箱子上,因为那是我的环境,是徒劳的。





相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.

热门标签