代码搜索:singleton

找到约 4,696 项符合「singleton」的源代码

代码结果 4,696
www.eeworm.com/read/259220/11814632

cpp singleton.cpp

//: C10:Singleton.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Static member of same type, en
www.eeworm.com/read/344431/11880752

ppt singleton.ppt

www.eeworm.com/read/344114/11908319

cpp singleton.cpp

/******************************************************************** created: 2006/07/20 filename: Singleton.cpp author: 李创 http://www.cppblog.com/converse/ purpose: Sing
www.eeworm.com/read/344114/11908324

h singleton.h

/******************************************************************** created: 2006/07/20 filename: Singleton.h author: 李创 http://www.cppblog.com/converse/ purpose: Single
www.eeworm.com/read/255382/12084327

cpp singleton.cpp

/******************************************************************** created: 2006/07/20 filename: Singleton.cpp author: 李创 http://www.cppblog.com/converse/ purpose: Sing
www.eeworm.com/read/255382/12084331

h singleton.h

/******************************************************************** created: 2006/07/20 filename: Singleton.h author: 李创 http://www.cppblog.com/converse/ purpose: Single
www.eeworm.com/read/152475/12110679

h singleton.h

/* * Copyright (C) 2001-2005 Jacek Sieka, arnetheduck on gmail point com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi
www.eeworm.com/read/126215/14437747

exe singleton.exe

www.eeworm.com/read/125740/14467416

exe singleton.exe

www.eeworm.com/read/124781/14544755

cpp singleton.cpp

// Singleton.cpp : Defines the class behaviors for the application. // // This file is part of Singleton application to demonstrate the concept of Singleton classes. // This file is generated by