文件名称:dllTest7_callobject
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 639.27kb
- 下载次数:
- 0次
- 提 供 者:
- zhen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DLL中定义的类可以在应用工程中使用。
这是个例子源码,在这个工程中,我们在DLL中定义了point和circle两个类,并在应用工程中引用了它们-DLL definition of the class in the use of application engineering. This is the example source code, in this project, We DLL defines a point and circle two categories, the application of engineering and quoted them
这是个例子源码,在这个工程中,我们在DLL中定义了point和circle两个类,并在应用工程中引用了它们-DLL definition of the class in the use of application engineering. This is the example source code, in this project, We DLL defines a point and circle two categories, the application of engineering and quoted them
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869307dlltest7_callobject.zip 列表 dllTest7_导出类/circle.cpp dllTest7_导出类/circle.h dllTest7_导出类/Debug/ dllTest7_导出类/dllCall/ dllTest7_导出类/dllCall/circul.cpp dllTest7_导出类/dllCall/circul.h dllTest7_导出类/dllCall/Debug/ dllTest7_导出类/dllCall/Debug/dllCall.bsc dllTest7_导出类/dllCall/Debug/dllCall.exe dllTest7_导出类/dllCall/Debug/dllCall.ilk dllTest7_导出类/dllCall/Debug/dllCall.obj dllTest7_导出类/dllCall/Debug/dllCall.pch dllTest7_导出类/dllCall/Debug/dllCall.pdb dllTest7_导出类/dllCall/Debug/dllCall.sbr dllTest7_导出类/dllCall/Debug/StdAfx.obj dllTest7_导出类/dllCall/Debug/StdAfx.sbr dllTest7_导出类/dllCall/Debug/vc60.idb dllTest7_导出类/dllCall/Debug/vc60.pdb dllTest7_导出类/dllCall/dllCall.cpp dllTest7_导出类/dllCall/dllCall.dsp dllTest7_导出类/dllCall/dllCall.plg dllTest7_导出类/dllCall/dllTest.dll dllTest7_导出类/dllCall/dllTest.lib dllTest7_导出类/dllCall/ReadMe.txt dllTest7_导出类/dllCall/StdAfx.cpp dllTest7_导出类/dllCall/StdAfx.h dllTest7_导出类/dllTest.dsp dllTest7_导出类/dllTest.dsw dllTest7_导出类/dllTest.ncb dllTest7_导出类/dllTest.opt dllTest7_导出类/dllTest.plg dllTest7_导出类/lib.cpp dllTest7_导出类/lib.def dllTest7_导出类/lib.h dllTest7_导出类/point.cpp dllTest7_导出类/point.h