api_dll
Table 

所属分类:界面编程
开发工具:Visual C++
文件大小:17937KB
下载次数:4
上传日期:2015-07-10 10:47:39
上 传 者3875637
说明:  把函数参数转变为报文结构,定义报文的结构,安装handler,table_hanlder会自动调用handler进行处理, 处理完成后,打包为连续内存的报文结构
(interface to packet)

文件列表:
api_dll\api_dll\api_dll.aps (18820, 2015-01-21)
api_dll\api_dll\api_dll.cpp (1120, 2014-08-22)
api_dll\api_dll\api_dll.def (297, 2014-08-22)
api_dll\api_dll\api_dll.h (401, 2014-08-22)
api_dll\api_dll\api_dll.rc (2890, 2014-08-22)
api_dll\api_dll\api_dll.vcproj (6081, 2015-05-24)
api_dll\api_dll\api_dll.vcproj.huchy-PC.huchy.user (1472, 2015-05-24)
api_dll\api_dll\base64.cpp (3266, 2014-08-22)
api_dll\api_dll\base64.h (1443, 2012-02-21)
api_dll\api_dll\ckh.cpp (14664, 2015-01-09)
api_dll\api_dll\ckm.cpp (7295, 2015-01-05)
api_dll\api_dll\clientglobalextern.cpp (547, 2012-05-09)
api_dll\api_dll\clientglobalextern.h (1137, 2012-05-09)
api_dll\api_dll\ctlv.cpp (11209, 2014-08-27)
api_dll\api_dll\ctlv.h (4570, 2014-08-22)
api_dll\api_dll\Debug\api_dll.dll.embed.manifest (146, 2015-05-22)
api_dll\api_dll\Debug\api_dll.dll.embed.manifest.res (212, 2015-05-22)
api_dll\api_dll\Debug\api_dll.dll.intermediate.manifest (145, 2015-05-22)
api_dll\api_dll\Debug\api_dll.obj (73908, 2015-05-22)
api_dll\api_dll\Debug\api_dll.pch (14548992, 2015-05-22)
api_dll\api_dll\Debug\api_dll.res (14052, 2015-05-22)
api_dll\api_dll\Debug\base64.obj (6208, 2015-05-22)
api_dll\api_dll\Debug\BuildLog.htm (38232, 2015-05-22)
api_dll\api_dll\Debug\ckh.obj (38978, 2015-05-22)
api_dll\api_dll\Debug\ckm.obj (24852, 2015-05-22)
api_dll\api_dll\Debug\clientglobalextern.obj (17689, 2015-05-22)
api_dll\api_dll\Debug\ctlv.obj (42257, 2015-05-22)
api_dll\api_dll\Debug\ksvs_client.obj (32250, 2015-05-22)
api_dll\api_dll\Debug\ksvs_client_connpool.obj (68142, 2015-05-22)
api_dll\api_dll\Debug\mt.dep (65, 2015-05-22)
api_dll\api_dll\Debug\stdafx.obj (283136, 2015-05-22)
api_dll\api_dll\Debug\vc80.idb (805888, 2015-05-22)
api_dll\api_dll\Debug\vc80.pdb (774144, 2015-05-22)
api_dll\api_dll\ksvs_client.cpp (6789, 2015-05-22)
api_dll\api_dll\ksvs_client.h (2403, 2014-08-22)
api_dll\api_dll\ksvs_client_connpool.cpp (21556, 2014-08-22)
api_dll\api_dll\ksvs_client_connpool.h (2128, 2014-08-22)
api_dll\api_dll\ksvs_client_util.h (0, 2012-02-21)
api_dll\api_dll\Release\api_dll.dll.intermediate.manifest (145, 2015-05-22)
... ...

======================================================================== MICROSOFT 基础类库: api_dll 项目概述 ======================================================================== 应用程序向导已为您创建了此 api_dll DLL。此 DLL 不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写 DLL 的起点。 本文件概要介绍组成 api_dll DLL 的每个文件的内容。 api_dll.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 api_dll.h 这是 DLL 的主头文件。它声明了 Capi_dllApp 类。 api_dll.cpp 这是主 DLL 源文件。它包含 Capi_dllApp 类。 api_dll.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。 res\api_dll.rc2 此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 api_dll.def 此文件包含为在 Microsoft Windows 中运行 DLL 必须提供的 DLL 的有关信息。它定义了如 DLL 的名称和说明等参数。它还从 DLL 导出函数。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 api_dll.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新的资源 ID。 Microsoft Visual C++ 读取并更新此文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者