Dynamic-Link-Library-_-derived-class

所属分类:Linux/Unix编程
开发工具:C++ Builder
文件大小:57KB
下载次数:5
上传日期:2013-12-19 15:11:52
上 传 者zhangxiaofan889
说明:  动态链接库_导出类的实例代码,对于学习QT开发动态库非常有用
(Dynamic Link Library _ derived class code examples for learning QT library is very useful to develop dynamic)

文件列表:
动态链接库的使用 (0, 2013-05-30)
动态链接库的使用\1_DLLDemoCll (0, 2013-05-30)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll (0, 2013-05-30)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll.sln (1369, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\1_DLLDemoCll.cpp (1043, 2013-05-30)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\1_DLLDemoCll.vcxproj (4419, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\2_DLLDemo.dll (38912, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\2_DLLDemo.h (66, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\stdafx.cpp (217, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\stdafx.h (233, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\1_DLLDemoCll\targetver.h (236, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo (0, 2013-05-30)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\2_DLLDemo.cpp (446, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\2_DLLDemo.def (76, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\2_DLLDemo.h (107, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\2_DLLDemo.vcxproj (5148, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\dllmain.cpp (389, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\stdafx.cpp (214, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\stdafx.h (318, 2013-05-29)
动态链接库的使用\1_DLLDemoCll\2_DLLDemo\targetver.h (236, 2013-05-29)
动态链接库的使用\Abstrct (0, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct (0, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct.sln (888, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\Abstrct.cpp (152, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\Abstrct.h (132, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\Abstrct.vcxproj (5157, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\dllmain.cpp (389, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\export.def (39, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\JC.h (265, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\stdafx.cpp (212, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\stdafx.h (318, 2013-05-30)
动态链接库的使用\Abstrct\Abstrct\targetver.h (236, 2013-05-30)
动态链接库的使用\static_link_DLL (0, 2013-05-30)
动态链接库的使用\static_link_DLL\static_link_DLL (0, 2013-05-30)
动态链接库的使用\static_link_DLL\static_link_DLL.sln (912, 2013-05-30)
动态链接库的使用\static_link_DLL\static_link_DLL\Abstrct.dll (33792, 2013-05-30)
动态链接库的使用\static_link_DLL\static_link_DLL\Abstrct.h (132, 2013-05-30)
... ...

======================================================================== 控制台应用程序:useDLL 项目概述 ======================================================================== 应用程序向导已为您创建了此 useDLL 应用程序。 本文件概要介绍组成 useDLL 应用程序的每个文件的内容。 useDLL.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 useDLL.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。 在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。 例如,“.cpp”文件与“源文件”筛选器关联。 useDLL.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h,StdAfx.cpp 这些文件用于生成名为 useDLL.pch 的预编译头 (PCH) 文件和 名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者