代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/218565/14915274
h stock_selector_manger.h
#ifndef __HBSTOCK2_STOCK_SELECTOR_MANGER_H__
#define __HBSTOCK2_STOCK_SELECTOR_MANGER_H__
#include "hbstock2/stock_selector.h"
#include
namespace hbstock2
{
class StockSe
www.eeworm.com/read/482721/1286341
mf org.objectweb.lomboz.product_3.1.2.mf
Manifest-Version: 1.0
Generated-from: 1140933712000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: Lomboz Plug-in
Bundle-SymbolicName: org.objectweb.lomboz.product; singleton:=true
Bundle-Version: 3.1.
www.eeworm.com/read/461848/1549618
m test_edit2.m
function varargout = test_edit2(varargin)
% TEST_EDIT2 M-file for test_edit2.fig
% TEST_EDIT2, by itself, creates a new TEST_EDIT2 or raises the existing
% singleton*.
%
% H = TEST
www.eeworm.com/read/461848/1549626
m test_menu1.m
function varargout = test_menu1(varargin)
% TEST_MENU1 M-file for test_menu1.fig
% TEST_MENU1, by itself, creates a new TEST_MENU1 or raises the existing
% singleton*.
%
% H = TEST
www.eeworm.com/read/458933/1579472
svn-base manifest.mf.svn-base
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CodeGen Plug-in
Bundle-SymbolicName: com.newegg.eclipse.soaw.facet.codegen.ui; singleton:=true
Bundle-Version: 1.0.0.1
Bundle-Activator: co
www.eeworm.com/read/453704/1637980
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/453681/1638860
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: To-Dos Persistence Part
Bundle-SymbolicName: rcpdev.todo.persistence;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: rcpdev.todo.pe
www.eeworm.com/read/453681/1639051
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Contact Manager UI
Bundle-SymbolicName: rcpdev.contact.ui;singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: rcpdev.contact.ui.Activat
www.eeworm.com/read/228546/4764158
mf manifest.mf
Manifest-Version: 1.0
Generated-from: 1120700252703;type=2
Bundle-Name: EclipseME UI Plug-in
Bundle-SymbolicName: eclipseme.ui;singleton:=true
Bundle-Version: 1.6.7
Bundle-ClassPath: .
Bundle-Ac
www.eeworm.com/read/226666/4781213
mf manifest.mf
Manifest-Version: 1.0
Generated-from: 1120700252703;type=2
Bundle-Name: EclipseME UI Plug-in
Bundle-SymbolicName: eclipseme.ui;singleton:=true
Bundle-Version: 1.7.3
Bundle-ClassPath: .
Bundle-Ac