代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/405240/11467887
js ui.draggable.min.js
(function(A){A.fn.extend({draggable:function(C){var B=Array.prototype.slice.call(arguments,1);return this.each(function(){if(typeof C=="string"){var D=A.data(this,"draggable");if(D){D[C].apply(D,B)}}e
www.eeworm.com/read/405240/11468068
js ui.draggable.min.js
(function(A){A.fn.extend({draggable:function(C){var B=Array.prototype.slice.call(arguments,1);return this.each(function(){if(typeof C=="string"){var D=A.data(this,"draggable");if(D){D[C].apply(D,B)}}e
www.eeworm.com/read/404463/11485026
java errorscreen.java
//
// Copyright 2002 Nokia Corporation.
//
// THIS SOURCE CODE IS PROVIDED 'AS IS', WITH NO WARRANTIES WHATSOEVER,
// EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS
// FOR
www.eeworm.com/read/400510/11575792
cpp approot.cpp
// --------------------------------------------------------------
//
// Thinkpad Fan Control
//
// --------------------------------------------------------------
//
// This program and source
www.eeworm.com/read/262477/11587815
java main.java
/*
* Main.java
*
* Created on 2007年11月14日, 上午11:37
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package jdbcjframe;
/**
www.eeworm.com/read/262475/11587842
java main.java
/*
* Main.java
*
* Created on 2007年12月2日, 下午9:57
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package appserver;
/**
*
www.eeworm.com/read/158529/11603527
java hellomidlet.java
package sojiture;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2006
*
*
www.eeworm.com/read/158529/11603536
java~2~ hellomidlet.java~2~
package sojiture;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2006
*
*
www.eeworm.com/read/158508/11606145
pas reinit.pas
unit reinit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms;
function LoadNewResourceModule(Locale: LCID): Longint;
impleme
www.eeworm.com/read/158508/11608018
pas reinit.pas
unit reinit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms;
procedure ReinitializeForms;
function LoadNewResourceModule(Locale: LCID): Longint;
impleme