- 授权协议: BSD
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://jodd.org/doc/jerry/index.html
- 软件文档: http://jodd.org/doc/jerry/index.html
软件介绍
Jerry 是 Jodd 工具包中的一个HTML解析工具。它有点像是用Java实现的jQuery。Jerry是一个高效简洁的Java库,用来简化HTML的解析,遍历和操作。
Jerry的API在设计的时候完全向jQuery靠拢,几乎和jQuery一样,所以有时候你可以直接copy jQuery的代码来用。当然,也有些代码做不到一样,毕竟执行的环境差了很多。
Jerry是一个静态的HTML解析工具,所以jQuery的动态功能Jerry是没有的,例如Ajax,动画等等。
D3.js in Action
Elijah Meeks / Manning Publications / 2014-3 / USD 44.99
Table of Contents Part 1: An Introduction to D3 1 An introduction to D3.js 2 Information Visualization Data Flow 3 D ata-Driven Design and Interaction Part 2: The Pillars of Information......一起来看看 《D3.js in Action》 这本书的介绍吧!
