80374374 781d59fac2 Z991239-6460 #comment 合并T25UB201分支内容 1 月之前
..
test 60c95ea06b Z991239-6390 #comment Sleep移除 2 月之前
CMakeLists.txt 3d9d261730 Z991239-5722 #comment 去除废弃无用的代码 11 月之前
ChangeLog 7270b65ac9 #IQRV #comment Module 转 utf8 4 年之前
FingerPrint.xml 3ffbe27f49 Z991239-6228 #comment feat: 指纹扫描增加扫描超时字段功能 4 月之前
FingerPrintFSM.cpp 3113eb65da Z991239-6443 #comment 指纹判断生成文件 1 月之前
FingerPrintFSM.h 5bd304902a #IQRV #comment 去除无用的变量配置 1 月之前
FingerPrint_UserErrorCode.h 1e81c65b84 Z991239-6255 #comment feat: 指纹仪规范日志 3 月之前
FingerPrint_client_g.h 044a6f181f Z991239-6171 #comment feat: 指纹仪新接口定义 5 月之前
FingerPrint_def_g.h 3ffbe27f49 Z991239-6228 #comment feat: 指纹扫描增加扫描超时字段功能 4 月之前
FingerPrint_server_g.h 3469eb5dfc Z991239-6171 #comment feat: 指纹仪新接口定义 5 月之前
ReadMe.txt 2240b06512 Z991239-891 #comment other: add FingerPrint entity first time 5 年之前
mod_FingerPrint.cpp 3ffbe27f49 Z991239-6228 #comment feat: 指纹扫描增加扫描超时字段功能 4 月之前
mod_FingerPrint.h 09455127b9 Z991239-6468 #comment feat: 优化埋点日志 1 月之前

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:”注释来指示应添加或自定义的源代码部分。

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