锁定老帖子 主题:Ajax 相关网上资源
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2005-11-14
Flash Demo:
http://www.zimbra.com/flash_demo/flash_demo.html PDF Doc: http://www.zimbra.com/downloads/zimbra_ajax_tk_whitepaper.pdf Download: http://www.zimbra.com/downloads/ Its CTO is former BEA CTO. |
|
返回顶楼 | |
发表时间:2005-11-16
Thanks heaps for those rich resources. Much appreciate it. Merely one point as I concered would have been remarked that Ajax has been used/introductory to SE aspect ages ago.
引用 1、Ajax 的诞生
Ajax: A New Approach to Web Applications http://www.adaptivepath.com/publications/essays/archives/000385.php |
|
返回顶楼 | |
发表时间:2005-12-06
http://www.dojotoolkit.org/
|
|
返回顶楼 | |
发表时间:2005-12-16
ZK ( http//zk1.sourceforge.net ), an open-source server-centric component based Ajax web framework.
No need to learn the javascript, DOM, or XMLHttpRequest; just pure java code. It makes writing Ajax web application just like writing a desktop application. And you can prototype your applications very quickly since it utilize the XUL components and BeanShell engine (Yes, it interpret your java code without the need to compile). When you feel comfortable with your codes; then compile them into class file for a better performance. Here is the live demo http//www.potix.com/zkdemo/userguide Remember to check the source window to try how easy it is to do prototyping and customization. |
|
返回顶楼 | |
发表时间:2006-04-13
PHPRPC http://www.coolcode.cn/?cat=18
PHPRPC 是一个工作于 Internet 之上的远程过程调用(RPC)协议。该协议具有安全、快速、低负载、功能强大、简单易用等特点。目前已有 PHP 实现的 PHPRPC 服务器端、客户端以及 JavaScript 实现的 PHPRPC 客户端。 该网站上的许多插件都是使用该技术实现的。 |
|
返回顶楼 | |
发表时间:2006-04-14
|
|
返回顶楼 | |
发表时间:2006-04-14
www.hellopen.net
|
|
返回顶楼 | |
发表时间:2006-04-25
这个开发工具是目前最新、功能最强的AJAX开发工具了,开发模式非常类似VB、Delphi,有一套很不错的AJAX组件库,完全可视化开发,支持语法提示、代码编辑,全面兼容IE,FIREFOX等浏览器,与服务端语言无关....
告诉大家地址,自己去下载试用版本:www.joyistar.com |
|
返回顶楼 | |