代码搜索:java jquery
找到约 10,000 项符合「java jquery」的源代码
代码结果 10,000
www.eeworm.com/read/316244/13527181
phps source.phps
[
{
"text": "1. Pre Lunch (120 min)",
"expanded": true,
"classes": "important",
"children":
[
{
"text": "1.1 The State of the
www.eeworm.com/read/316244/13527186
php source.php
[
{
"text": "1. Pre Lunch (120 min)",
"expanded": true,
"classes": "important",
"children":
[
{
"text": "1.1 The State of the
www.eeworm.com/read/493711/6389169
js util.js
// from http://blog.reindel.com/2007/03/14/the-truncate-plugin-for-jquery/
jQuery.fn.truncate = function(max,settings) {
settings = jQuery.extend({
chars: /\s/,
trail: "..."
},
www.eeworm.com/read/493711/6389171
js goods.js
/*
* Licensed under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
* This collection of scripts is built on top of the very light weight jQuery library.
* Credit for jquer
www.eeworm.com/read/491428/6435416
txt ajaxsource.txt
iujhbkjhnkjhjk
kjhnkjhnkllkkl
lkjlkjlk<mark>jQuery</mark> 1.3自从2008年1月14日发布后,后引来了各界的关注。我们也随即投入到翻译文档的工作中来。经过4天的努力,终于完工了。 由于赶上中国农历新年,本人未能及时制作成CHM版本,特意在开工的当天将其整理完成,由于时间赶的比较急,难免会有错误,如发现错误,请联系本人,我将会及时修正。
自从<mark>jQuery</mark>面 ...
www.eeworm.com/read/480721/6660462
js isortables.js
/**
* Interface Elements for jQuery
* Sortables
*
* http://interface.eyecon.ro
*
* Copyright (c) 2006 Stefan Petre
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LIC
www.eeworm.com/read/480721/6660581
js islider.js
/**
* Interface Elements for jQuery
* Slider
*
* http://interface.eyecon.ro
*
* Copyright (c) 2006 Stefan Petre
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENS
www.eeworm.com/read/405320/11466219
js core.js
module("core");
test("Basic requirements", function() {
expect(7);
ok( Array.prototype.push, "Array.push()" );
ok( Function.prototype.apply, "Function.apply()" );
ok( document.getElementByI
www.eeworm.com/read/342608/12009904
js doc.js
var types = {
jQuery: "A jQuery object.",
Object: "A simple Javascript object. For example, it could be a String or a Number.",
String: "A string of characters.",
Number: "A numeric valid.",
Elem