jQuery 绘图插件 jCanvas
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://calebevans.me/projects/jcanvas/index.php
- 软件文档: http://calebevans.me/projects/jcanvas/docs.php
软件介绍
<canvas>是 HTML5 中新定义的 HTML 元素,可以用来在 HTML 页面中通过 JavaScript 绘制图形、制作动画。 jCanvas 就是一个 jQuery 的绘图插件,它封装了一些绘制图形的方法,只需编写几行代码即可生成图形。
绘制图形时可以设置图形大小、起始位置和颜色等,颜色支持用 HEX、RGB 或者 RGBA 的方式来设置。
Head First Rails
David Griffiths / O'Reilly Media / 2008-12-30 / USD 49.99
Figure its about time that you hop on the Ruby on Rails bandwagon? You've heard that it'll increase your productivity exponentially, and allow you to created full fledged web applications with minimal......一起来看看 《Head First Rails》 这本书的介绍吧!
