代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/480520/1316706
java usermanager.java
package com.bjsxt.struts;
public class UserManager {
private static UserManager instance = new UserManager();
private UserManager() {}
public static UserManager getInstance() {
ret
www.eeworm.com/read/480485/1317653
java singletonb.java
/**
* A new Singleton use registry
*/
import java.util.*;
public class SingletonB {
static private Hashtable registry = new Hashtable();
//static private SingletonB instance;
www.eeworm.com/read/479928/1328969
java vertexmidletmain.java
package testVertex;
import javax.microedition.lcdui.Display;
import javax.microedition.midlet.*;
public class VertexMIDletMain extends MIDlet {
static VertexMIDletMain instance;
www.eeworm.com/read/479928/1328988
java vertexmidletmain.java
package testVertex;
import javax.microedition.lcdui.Display;
import javax.microedition.midlet.*;
public class VertexMIDletMain extends MIDlet {
static VertexMIDletMain instance;
www.eeworm.com/read/476153/1373831
java behaviorfactory.java
package fr.umlv.fourmIR2000.insect.behaviors;
public final class BehaviorFactory {
/** Only instance of Worker behavior */
private final static BehaviorWorker worker;
/** On
www.eeworm.com/read/474961/1386955
properties quartz.properties
# Default Properties file for use by StdSchedulerFactory
# to create a Quartz Scheduler Instance, if a different
# properties file is not explicitly specified.
#
org.quartz.scheduler.instanceName = D
www.eeworm.com/read/474387/1393860
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
queue,com.laoer.bbscs.sys.Queue,false,false,queue,queue,true,
[IconNames]
www.eeworm.com/read/464945/1523247
jbx runtimconstant.jbx
[PropertyInfo]
instance,RunTimConstant,false,false, , ,false,
queue,com.laoer.bbscs.sys.Queue,false,false,queue,queue,true,
[IconNames]