面向对象Ajax框架 Zaxas
- 授权协议: GPL
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://zaxas.sourceforge.net/
软件介绍
Zaxas 是一个面向对象的 Ajax 框架,带来更直观的 Web 应用,实现非常简单。
示例代码:
<script src="Zaxas.js"></script>
<script>
function sayHello()
{
var req = new ZaxasRequest();
req.getContent("hello.html","place");
}
</script>
Non-Obvious
Rohit Bhargava / Ideapress Publishing / 2015-3-29 / USD 24.95
What do Disney, Bollywood, and The Batkid teach us about how to create celebrity experiences for our audiences? How can a vending-machine inspire world peace? Can being imperfect make your business mo......一起来看看 《Non-Obvious》 这本书的介绍吧!
