代码搜索:singleton

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

代码结果 4,696
www.eeworm.com/read/124781/14544759

001 singleton.001

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 !IF "$(CFG)" == "" CFG=Singleton - Win32 Debug !MESSAGE
www.eeworm.com/read/124781/14544761

ico singleton.ico

www.eeworm.com/read/124781/14544767

rc singleton.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/124781/14544771

ncb singleton.ncb

www.eeworm.com/read/124781/14544774

mdp singleton.mdp

www.eeworm.com/read/124781/14544778

dsp singleton.dsp

# Microsoft Developer Studio Project File - Name="Singleton" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/124781/14544782

aps singleton.aps

www.eeworm.com/read/124781/14544784

mak singleton.mak

# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 !IF "$(CFG)" == "" CFG=Singleton - Win32 Debug !MESSAGE
www.eeworm.com/read/124781/14544787

clw singleton.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CSingletonView LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Sin
www.eeworm.com/read/124781/14544790

h singleton.h

// Singleton.h : main header file for the SINGLETON application // // This file is part of Singleton application to demonstrate the concept of Singleton classes. // This file is generated by AppW