国产Ajax框架 Buffalo
- 授权协议: Apache
- 开发语言: Java JavaScript
- 操作系统: 跨平台
- 软件首页: http://buffalo.sourceforge.net/
- 软件文档: http://buffalo.sourceforge.net/tutorial.html
软件介绍
一个国产的ajax框架,定义了Web远程调用的传输基础,并且将远程调用对象完整的序列化到了本地,成为可以被JavaScript编程触及的对象。Buffalo中的重要组件 -BuffaloBinding,提供了将JavaScript对象绑定到HTML元素的能力。这种绑定将是无侵入的,只需要在HTML元素中加入若干个 不影响排版的属性,即可将数据与界面绑定。
Introduction to Programming in Java
Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00
By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!
