代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/436162/1852083
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jetty Server Adaptor Plug-in
Bundle-SymbolicName: org.mortbay.jetty.serveradaptor;singleton:=true
Bundle-Version: 1.0.2
Bundle-Vendor: Mort
www.eeworm.com/read/402195/2327517
java dbconnectionmanager.java
package com.hoten.db;
import java.io.*;
import java.sql.*;
import java.util.*;
import java.util.Date;
import com.hoten.util.Log;
/**
* This class is a Singleton that provides access to one o
www.eeworm.com/read/389693/2539953
java singletona.java
package book.oo.singleton;
public class SingletonA {
//私有属性
private static int id = 1;
//SingletonA的唯一实例
private static SingletonA instance = new SingletonA();
//将构造函数私有,防止外界构造Singleto
www.eeworm.com/read/383940/2608344
entries
/Singleton.py/1.1/Fri Sep 14 18:11:47 2007//
/Watcher.py/1.1/Fri Sep 14 18:11:47 2007//
/__init__.py/1.1/Fri Sep 14 18:11:47 2007//
D
www.eeworm.com/read/383676/2615133
mf com.xilinx.mdt.edk.launch_9.1.0.mf
Manifest-Version: 1.0
Generated-from: 1171064322000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.launch; singleton:=true
Bundle-Version: 9.1.0
Bund
www.eeworm.com/read/383676/2615136
mf org.eclipse.cdt.debug.mi.core_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1171064326000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.debug.mi.core; singleton:=true
Bundle-Version: 3.0.2
www.eeworm.com/read/383676/2615138
mf org.eclipse.cdt.make.ui_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1171064320000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.make.ui; singleton:=true
Bundle-Version: 3.0.2
Bundle
www.eeworm.com/read/383676/2615141
mf com.xilinx.mdt.edk.debug_9.1.0.mf
Manifest-Version: 1.0
Generated-from: 1171064322000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.debug; singleton:=true
Bundle-Version: 9.1.0
Bundl
www.eeworm.com/read/383676/2615142
mf org.eclipse.cdt.managedbuilder.ui_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1171064322000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.ui; singleton:=true
Bundle-Version: 3.
www.eeworm.com/read/383676/2615143
mf org.eclipse.cdt.doc.user_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1171064324000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.doc.user; singleton:=true
Bundle-Version: 3.0.2
Bundl