代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/182193/5264792
java parameter.java
package structure;
/**
* 一个神经网络的参数
* singleton模式
* */
public class Parameter {
public int nodeNum[] ={1,5,1}; //每一层的神经元数目
public Function func[] =
www.eeworm.com/read/347831/3162271
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/345154/3201882
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/341062/3257082
mf com.xilinx.mdt.edk.download_10.1.0.mf
Manifest-Version: 1.0
Generated-from: 1202717222000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.download; singleton:=true
Bundle-Version: 10.1.0
B
www.eeworm.com/read/341062/3257083
mf org.eclipse.cdt.debug.mi.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.debug.mi.core; singleton:=true
Bundle-Version: 3.0.2
www.eeworm.com/read/341062/3257085
mf com.xilinx.mdt.edk.debug_10.1.0.mf
Manifest-Version: 1.0
Generated-from: 1202717222000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.debug; singleton:=true
Bundle-Version: 10.1.0
Bund
www.eeworm.com/read/341062/3257086
mf org.eclipse.cdt.make.ui_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1202716816000;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/341062/3257088
mf com.xilinx.mdt.edk.targetmanager_10.1.0.mf
Manifest-Version: 1.0
Generated-from: 1202717222000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.targetmanager; singleton:=true
Bundle-Version: 10.
www.eeworm.com/read/341062/3257090
mf com.xilinx.mdt.edk.portability_10.1.0.mf
Manifest-Version: 1.0
Generated-from: 1202717218000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.portability; singleton:=true
Bundle-Version: 10.1.
www.eeworm.com/read/341062/3257091
mf org.eclipse.cdt.managedbuilder.ui_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1202716816000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.ui; singleton:=true
Bundle-Version: 3.