代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/266217/4273280
mappings build.mappings
first,org/globus/examples/services/core/first,schema/examples/MathService_instance/Math.wsdl
singleton,org/globus/examples/services/core/singleton,schema/examples/MathService_instance/Math.wsdl
factor
www.eeworm.com/read/443396/7633624
cpp entitymanager.cpp
#include "EntityManager.h"
#include "BaseGameEntity.h"
//--------------------------- Instance ----------------------------------------
//
// this class is a singleton
//--------------------
www.eeworm.com/read/124781/14544769
h singletonview.h
// SingletonView.h : interface of the CSingletonView class
//
/////////////////////////////////////////////////////////////////////////////
// This file is part of Singleton application to demons
www.eeworm.com/read/120400/14804019
h singletonview.h
// SingletonView.h : interface of the CSingletonView class
//
/////////////////////////////////////////////////////////////////////////////
// This file is part of Singleton application to demons
www.eeworm.com/read/487516/1235785
js history.js
/*======================================================================
* History
*
* This is a singleton that keeps track of undoable user actions and
* performs undos and redos in respo
www.eeworm.com/read/249104/4456992
java~1~ client.java~1~
package singleton;
public class Client {
public static void main(String argv[])
{
}
}
www.eeworm.com/read/216939/4877802
am makefile.am
SUBDIRS = functor singleton
noinst_LTLIBRARIES = libutilspp.la
libutilspp_la_SOURCES = \
EmptyType.hpp \
Functors.hpp \
NonCopyable.hpp \
NullType.hpp \
Singleton.hpp \
SmartPtr.hpp \
Threadi
www.eeworm.com/read/221595/4828192
java regsingletonchild.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.singleton
*
* 文件名称 RegSingletonChild.java
*
*/
package com.niufish.pattern.singleton;
/**
* 可继承单例的子类
*
*
www.eeworm.com/read/293655/3929295
java regsingletonchild.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.singleton
*
* 文件名称 RegSingletonChild.java
*
*/
package com.niufish.pattern.singleton;
/**
* 可继承单例的子类
*
*
www.eeworm.com/read/411488/2187664
h nc_alloc.h
/***********************************************************************************
TestController.h
SUMMARY: An "faux-singleton" object to encapsulate a hodgepodge of state and
function