文件名称:SingletonDLLDemo
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- Qiu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在dll中使用单例模式,注意在dll中导出单例模式时不要用继承的方式实现singleton-Dll to use in the Singleton pattern, pay attention to cases in the dll to export a single mode of inheritance will not be achieved with the singleton
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MFCRegular
..........\DLLClass.cpp
..........\DLLClass.h
..........\DLLDefine.h
..........\MFCRegular.aps
..........\MFCRegular.clw
..........\MFCRegular.cpp
..........\MFCRegular.def
..........\MFCRegular.dsp
..........\MFCRegular.h
..........\MFCRegular.plg
..........\MFCRegular.rc
..........\ReadMe.txt
..........\res
..........\Resource.h
..........\res\MFCRegular.rc2
..........\Singleton.h
..........\SingletonTest.cpp
..........\SingletonTest.h
..........\StdAfx.cpp
..........\StdAfx.h
UseDllDemo
..........\ReadMe.txt
..........\res
..........\Resource.h
..........\res\UseDllDemo.ico
..........\...\UseDllDemo.rc2
..........\StdAfx.cpp
..........\StdAfx.h
..........\UseDllDemo.aps
..........\UseDllDemo.clw
..........\UseDllDemo.cpp
..........\UseDllDemo.dsp
..........\UseDllDemo.h
..........\UseDllDemo.plg
..........\UseDllDemo.rc
..........\UseDllDemoDlg.cpp
..........\UseDllDemoDlg.h
..........\DLLClass.cpp
..........\DLLClass.h
..........\DLLDefine.h
..........\MFCRegular.aps
..........\MFCRegular.clw
..........\MFCRegular.cpp
..........\MFCRegular.def
..........\MFCRegular.dsp
..........\MFCRegular.h
..........\MFCRegular.plg
..........\MFCRegular.rc
..........\ReadMe.txt
..........\res
..........\Resource.h
..........\res\MFCRegular.rc2
..........\Singleton.h
..........\SingletonTest.cpp
..........\SingletonTest.h
..........\StdAfx.cpp
..........\StdAfx.h
UseDllDemo
..........\ReadMe.txt
..........\res
..........\Resource.h
..........\res\UseDllDemo.ico
..........\...\UseDllDemo.rc2
..........\StdAfx.cpp
..........\StdAfx.h
..........\UseDllDemo.aps
..........\UseDllDemo.clw
..........\UseDllDemo.cpp
..........\UseDllDemo.dsp
..........\UseDllDemo.h
..........\UseDllDemo.plg
..........\UseDllDemo.rc
..........\UseDllDemoDlg.cpp
..........\UseDllDemoDlg.h