代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/382594/2634190
h waiter.h
/* -*- c++ -*- */
// Waiter.h,v 1.2 2005/08/09 11:01:23 jwillemsen Exp
#ifndef JAWS_WAITER_H
#define JAWS_WAITER_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma
www.eeworm.com/read/382594/2634224
h reaper.h
/* -*- c++ -*- */
// Reaper.h,v 1.4 2005/08/10 07:27:40 jwillemsen Exp
#ifndef JAWS_REAPER_H
#define JAWS_REAPER_H
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma
www.eeworm.com/read/373166/2766836
mf org.eclipse.cdt.core.win32_3.0.2.mf
Manifest-Version: 1.0
Generated-from: 1171064328000;type=4
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.win32
Bundle-SymbolicName: org.eclipse.cdt.core.win32; singleton:=true
Bundle-Version: 3
www.eeworm.com/read/366274/2891938
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: P83_ConnectMySQL 插件
Bundle-SymbolicName: P83_ConnectMySQL; singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: jenny.plugins.connsql.Co
www.eeworm.com/read/364467/2903991
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jfcs Plug-in
Bundle-SymbolicName: cn.edu.jfcs; singleton:=true
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Require-Bundle: org.eclips
www.eeworm.com/read/364467/2904069
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jfcs Plug-in
Bundle-SymbolicName: cn.edu.jfcs; singleton:=true
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Require-Bundle: org.eclips
www.eeworm.com/read/364466/2904425
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jfcs Plug-in
Bundle-SymbolicName: cn.edu.jfcs; singleton:=true
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Require-Bundle: org.eclips
www.eeworm.com/read/364466/2904492
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jfcs Plug-in
Bundle-SymbolicName: cn.edu.jfcs; singleton:=true
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Require-Bundle: org.eclips
www.eeworm.com/read/259266/4344962
mf manifest.mf
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: P83_ConnectMySQL 插件
Bundle-SymbolicName: P83_ConnectMySQL; singleton:=true
Bundle-Version: 1.0.0
Bundle-Activator: jenny.plugins.connsql.Co
www.eeworm.com/read/101085/15852853
h opengl.h
#ifndef _OPENGL_H_
#define _OPENGL_H_
#include
#include
#include
#include
#include "../singleton.h"
static PIXELFORMATDESCRIPTOR m_pfd;
clas