ruby 的富互联网应用解决方案

发布于 2024-08-04 16:08:20 字数 58 浏览 10 评论 0原文

我想知道与 ruby​​ 配合良好的可能的富互联网应用程序解决方案是什么,或者是否有 GWT 等效项?

I am wondering what are the possible rich internet application solutions that goes well with ruby or if there is a GWT equivalent?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

檐上三寸雪 2024-08-11 16:08:20

对于 ExtJS(一个 RIA javascript 框架),有 netzke

截屏

With ExtJS (a RIA javascript framework) there is netzke

screencast

<逆流佳人身旁 2024-08-11 16:08:20

您可以将 IronRuby 与 Silverlight 结合使用来创建富 Internet 应用程序。
如果您为 Web 服务添加服务引用,IronRuby 还可以调用您的 SOAP 服务。

请参阅:

You can use IronRuby with Silverlight to create a rich Internet app.
If you add a service reference for your web services, IronRuby can also call your SOAP services.

See:

柳若烟 2024-08-11 16:08:20

Flex 是一个非常好的 RIA 环境和框架,并且它与 Rails 配合得很好(特别是如果您使用 REST 来公开和接收功能)。

有一本好书 Flexible Rails 介绍了整个过程。另请查看 FlexonRails两者工作的一些示例

使用 Flex 的优点之一是它运行在 Flash Player 上,现在大多数计算机上都广泛安装了 Flash Player,而且它的工作模型相当好且易于掌握。

Flex it's quite a good RIA environment and framework and it works pretty good with Rails (especially if you use REST to expose and receive functionality).

There is a good book Flexible Rails that goes through the process. Check out also FlexonRails and some examples of both working.

One of the advantages of using Flex is that is runs on the Flash Player, which is vastly installed on the majority of computers nowadays, and it's working model it's fairly good and easy to grasp.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文