代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/213039/4930615
h ptimerdispatcher.h
/* -*- C++ -*- */
// PTimerDispatcher.h,v 1.1 2004/01/01 21:01:01 shuston Exp
#if !defined(PTIMER_DISPATCHER_H)
#define PTIMER_DISPATCHER_H
#include "ace/Singleton.h"
#include "ace/Synch.h"
www.eeworm.com/read/193217/5146731
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BIRT Sample Database
Bundle-SymbolicName: org.eclipse.birt.report.data.oda.sampledb;singleton:=true
Bundle-Version: 2.1.1.v20070205-172
www.eeworm.com/read/168239/5447624
ctxt canvas.ctxt
#BlueJ class context
comment0.target=Canvas\ getCanvas()
comment0.text=\nFactory\ method\ to\ get\ the\ canvas\ singleton\ object.\n\n
comment1.params=title\ width\ height\ bgColor
comment1.target=Can
www.eeworm.com/read/168239/5447635
ctxt canvas.ctxt
#BlueJ class context
comment0.target=Canvas\ getCanvas()
comment0.text=\nFactory\ method\ to\ get\ the\ canvas\ singleton\ object.\n\n
comment1.params=title\ width\ height\ bgColor
comment1.target=Can
www.eeworm.com/read/347831/3162272
java singletonb.java
package book.oo.singleton;
public class SingletonB {
//私有属性
private static int id = 1;
//SingletonB的唯一实例
private static SingletonB instance = null;
//将构造函数私有,防止外界构造SingletonB实例
priva
www.eeworm.com/read/345154/3201883
java singletonb.java
package book.oo.singleton;
public class SingletonB {
//私有属性
private static int id = 1;
//SingletonB的唯一实例
private static SingletonB instance = null;
//将构造函数私有,防止外界构造SingletonB实例
priva
www.eeworm.com/read/341062/3257081
mf org.eclipse.cdt.ui_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1202716814000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.ui; singleton:=true
Bundle-Version: 3.0.2
Bundle-Clas
www.eeworm.com/read/341062/3257084
mf org.eclipse.cdt.debug.mi.ui_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1202716818000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.debug.mi.ui; singleton:=true
Bundle-Version: 3.0.2
Bu
www.eeworm.com/read/341062/3257101
mf org.eclipse.cdt.core_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1202716810000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.core; singleton:=true
Bundle-Version: 3.0.2
Bundle-Cl
www.eeworm.com/read/341062/3257106
mf com.xilinx.mdt.edk_10.1.0.mf
Manifest-Version: 1.0
Generated-from: 1202717220000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk; singleton:=true
Bundle-Version: 10.1.0
Bundle-Cla