代码搜索:java jquery
找到约 10,000 项符合「java jquery」的源代码
代码结果 10,000
www.eeworm.com/read/256827/4367340
js jquery.js
/*
* JQuery (http://jquery.com/)
* By John Resig (http://ejohn.org/)
* Under an Attribution, Share Alike License
*/
function $(a,c) {
var $a = a || $.context || document;
var $c = c &&
www.eeworm.com/read/474955/6798485
js jquery.js
/*
* jQuery 1.2.6 - New Wave Javascript
*
* Copyright (c) 2008 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Date: 2008-05-2
www.eeworm.com/read/472905/6859651
js jquery.js
/*!
* jQuery JavaScript Library v1.3.2
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date:
www.eeworm.com/read/472132/6879746
js jquery.js
eval(function(D,A,F,B,C,E){C=function(G){return(G35?String.fromCharCode(G+29):G.toString(36))};if(!"".replace(/^/,String)){while(F--){E[C(F)]=B[F]||C(F)}B=[function(G)
www.eeworm.com/read/395656/8162959
js jquery.js
/*
* jQuery 1.2.1 - New Wave Javascript
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Date: 2007-09-1
www.eeworm.com/read/394594/8216899
js jquery.js
/*
* jQuery 1.1.2 - New Wave Javascript
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Date: 2007-02-2
www.eeworm.com/read/369944/9628248
js jquery.js
/*
* jQuery 1.2.1 - New Wave Javascript
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Date: 20
www.eeworm.com/read/369944/9628302
js jquery.js
/*
* jQuery 1.2.1 - New Wave Javascript
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Date: 20
www.eeworm.com/read/367974/9721578
js jquery.js
/*
* jQuery 1.2.6 - New Wave Javascript
*
* Copyright (c) 2008 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Date: 20
www.eeworm.com/read/266001/11246902
txt readme.txt
说明:
1、本文件夹下的两个js文件是目前的最新版本的<mark>jQuery</mark>1.1.2,
其中<mark>jquery</mark>-latest.js为源文件,大小约为58k,供大家学习使用,
<mark>jquery</mark>-latest-pack.js为压缩后的文件只有大约20k,在实际项目中使用。
2、<mark>jquery</mark>_api.chm为<mark>jQuery</mark>的中文版api文档,作为参考手册使用。 ...