翟俊伟80258120 a246deee52 Z991239-3374 #comment other: 身份证日志&告警 3 роки тому
..
test 46a4ee1991 Z991239-1128 #comment fix: Linux从分行服务下载指纹数据正常 4 роки тому
CMakeLists.txt a246deee52 Z991239-3374 #comment other: 身份证日志&告警 3 роки тому
ChangeLog 7270b65ac9 #IQRV #comment Module 转 utf8 4 роки тому
FingerPrint.xml 47aa88b0e6 Z991239-2278 #comment other: 指纹实体 xml文件增加接口 4 роки тому
FingerPrintFSM.cpp cf25fff26d Z991239-3333 #comment other: 指纹模块错误码及告警日志 3 роки тому
FingerPrintFSM.h cf25fff26d Z991239-3333 #comment other: 指纹模块错误码及告警日志 3 роки тому
FingerPrint_UserErrorCode.h cf25fff26d Z991239-3333 #comment other: 指纹模块错误码及告警日志 3 роки тому
FingerPrint_client_g.h 3d325c41c2 Z991239-2278 #comment other: 指纹实体 client def server文件新增接口 4 роки тому
FingerPrint_def_g.h 3d325c41c2 Z991239-2278 #comment other: 指纹实体 client def server文件新增接口 4 роки тому
FingerPrint_server_g.h 3d325c41c2 Z991239-2278 #comment other: 指纹实体 client def server文件新增接口 4 роки тому
ReadMe.txt 2240b06512 Z991239-891 #comment other: add FingerPrint entity first time 5 роки тому
mod_FingerPrint.cpp d145817cf9 Z991239-2278 #comment other: 指纹实体 实体的几个新接口 cpp 4 роки тому
mod_FingerPrint.h 58d6499886 Z991239-2278 #comment other: 指纹实体 实体的几个新接口 4 роки тому

ReadMe.txt

========================================================================
动态链接库:mod_FingerPrint 项目概述
========================================================================

应用程序向导已为您创建了此 mod_FingerPrint DLL。

本文件概要介绍组成 mod_FingerPrint 应用程序的每个文件的内容。


mod_FingerPrint.vcxproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件,
其中包含生成该文件的 Visual C++
的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。

mod_FingerPrint.vcxproj.filters
这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。
它包含有关项目文件与筛选器之间的关联信息。 在 IDE
中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。
例如,“.cpp”文件与“源文件”筛选器关联。

mod_FingerPrint.cpp
这是主 DLL 源文件。

此 DLL 在创建时不导出任何符号。 因此,在生成此 DLL 时
生成时不会产生 .lib 文件。 如果希望此项目
成为其他某个项目的项目依赖项,则需要
添加代码以从 DLL 导出某些符号,
以便产生一个导出库,或者,也可以在项目“属性页”对话框中的
“链接器”文件夹中,将“常规”属性页上的
“忽略输入库”属性设置为“是”。

/////////////////////////////////////////////////////////////////////////////
其他标准文件:

StdAfx.h,StdAfx.cpp
这些文件用于生成名为 mod_FingerPrint.pch 的预编译头 (PCH) 文件和
名为 StdAfx.obj 的预编译类型文件。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。

/////////////////////////////////////////////////////////////////////////////