收藏夹

1   JMagic API
    http://downloads.jmagick.org/jmagick-doc/magick/MagickImage.html
    http://downloads.jmagick.org/

2   prototype.js

    Prototype是Sam Stephenson写的一个JavaScript的包,主要是针对Ajax的操作,为Web2.0服务。

没有具体框架介绍,只是把资源贴过来。



官方网站:http://prototype.conio.net/

高亮版代码:http://pik.cinbs.com/rc/?file=./src/prototype/prototype.js.html

中文注释版代码:http://www.railscn.com/about40.html

中文开发笔记:https://compdoc2cn.dev.java.net/prototype/html/prototype.js.cn.html

最先版gz包下载:http://prototype.conio.net/dist/prototype-1.4.0.tar.gz

JS代码下载:http://prototype.conio.net/dist/prototype-1.4.0.js


3. jQuery

JQuery是最近出来了,在网上吵的红红火火的,呵呵,为了追求时髦,我也学习研究一段时间,感觉还不错.
下面是我收集学习网址:

jQuery中文入门指南,翻译加实例,jQuery的起点教程
http://www.k99k.com/jQuery_getting_started.html

jQuery官方主页:http://jquery.com
jQuery中文入门指南:http://www.k99k.com/jQuery_getting_started.html
jQuery使用手册:http://www.cnblogs.com/skylaugh/archive/2006/12/18/595563.html
jQuery UI插件演示:http://interface.eyecon.ro/demos
jQuery插件:http://docs.jquery.com/Plugins
jQuery API 中文版:http://jquery.org.cn/api/cn/index.xml
jQuery 中文官方论坛:http://bbs.jquery.org.cn/

你可能感兴趣的:(html,jquery,.net,Ajax,prototype)