代码搜索:instance

找到约 10,000 项符合「instance」的源代码

代码结果 10,000
www.eeworm.com/read/199568/7844415

java account.java

// Fig. 3.13: Account.java // Account class with a constructor to // initialize instance variable balance. public class Account { private double balance; // instance variable that stores
www.eeworm.com/read/241364/13150746

sql anyobject.sql

/* | IN THIS SCRIPT: | create_a_type -- returns a transient object type | create_an_instance -- returns an instance of the type | grok_anydata -- shows how one might interpret the instanc
www.eeworm.com/read/316990/13513096

java renovationchap15.java

/* * RenovationChap15.java E.L. 2001-08-23 * * The data are stored in array lists, in an instance of the class RenovationProject. * This instance is declared as "theProject". * * The sur
www.eeworm.com/read/458967/1575894

js suggestframework.js

String.prototype.trim = function() { return this.replace(/^[\s]+|[\s]+$/, ""); }; function SuggestFramework_Create(instance) { if(SuggestFramework_Name[instance] && SuggestFramework_Action[i
www.eeworm.com/read/227686/4769680

nt test002-in.nt

# Input file for RDF Model Theory inferencer test case base on the RDF MT # specification of 23 January 2003 # Description: An instance of a class is also an instance of all superclasses # of that cla
www.eeworm.com/read/327360/3459578

mof lifecycleindicationproviderr.mof

#pragma locale ("en_US") instance of PG_ProviderModule { Description = "The Sample Pegasus Lifecycle Indication Provider Module that implements instance lifecycle indications for Sample_Lifecycl
www.eeworm.com/read/254279/4387653

java gameapp.java

import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class GameApp extends MIDlet { go g; static GameApp instance; public GameApp() { instance = this;
www.eeworm.com/read/323119/13351724

result im_utils.result

SHOW INSTANCES; instance_name status mysqld1 online mysqld2 offline SHOW INSTANCE OPTIONS mysqld1; option_name value instance_name VALUE mysqld-path VALUE socket VALUE pid-file VALUE port VALUE datadi
www.eeworm.com/read/414590/2144724

examples block.examples

add ( on block2 ( floor room17 ) ) add ( on block1 table2 ) add ( on ?x ?y ) add ( on ?z ?z ) add ( instance block block1 ) add ( instance block block2 ) fetch ( on ?w ?w ) fetch ( instance block ?x )
www.eeworm.com/read/398634/2374817

result im_utils.result

SHOW INSTANCES; instance_name status mysqld1 online mysqld2 offline SHOW INSTANCE OPTIONS mysqld1; option_name value instance_name VALUE mysqld-path VALUE socket VALUE pid-file VALUE port VALUE datadi