今天看到一篇文章介绍作者自己开发的一个简单的jQuery源代码查询器,简单试用了一下,感觉还真不错哦!推荐准备研究jQuery源代码的朋友来试试看。
http://james.padolsey.com/jquery
主界面效果:
支持级联链接和多种语法高亮:
支持直接通过URL定位jQuery源代码:
http://james.padolsey.com/jquery/[version/]methodName E.g. http://james.padolsey.com/jquery/css http://james.padolsey.com/jquery/1.3.2/attr http://james.padolsey.com/jquery/jQuery.proxy -OR- http://james.padolsey.com/jquery/#v=version&fn=methodName