80374374 85373af7c5 #IQRV #comment 修复cpy的缺陷 3 týždňov pred
..
CMakeLists.txt a3493c7334 Z991239-5550 #comment feat: 心跳实体支持跨机JS接口 1 rok pred
HeartBeatFSM.cpp 85373af7c5 #IQRV #comment 修复cpy的缺陷 3 týždňov pred
HeartBeatFSM.h 781d59fac2 Z991239-6460 #comment 合并T25UB201分支内容 1 mesiac pred
HeartBeat_UserErrorCode.h f45bf60fb1 Z991239-6440 #comment feat: 心跳实体连接主备模式功能改造 1 mesiac pred
HeartBeat_client_g.h 73aaf35c62 Z991239-6440 #comment feat: 去除心跳实体无用的方法和卡集实体中的无效引用,去除无效的变量数据 1 mesiac pred
HeartBeat_def_g.h 73aaf35c62 Z991239-6440 #comment feat: 去除心跳实体无用的方法和卡集实体中的无效引用,去除无效的变量数据 1 mesiac pred
HeartBeat_msg_g.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 rokov pred
HeartBeat_server_g.h 73aaf35c62 Z991239-6440 #comment feat: 去除心跳实体无用的方法和卡集实体中的无效引用,去除无效的变量数据 1 mesiac pred
ReadMe.txt 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 rokov pred
heartbeat.xml 73aaf35c62 Z991239-6440 #comment feat: 去除心跳实体无用的方法和卡集实体中的无效引用,去除无效的变量数据 1 mesiac pred
mod_heartbeat.cpp 73aaf35c62 Z991239-6440 #comment feat: 去除心跳实体无用的方法和卡集实体中的无效引用,去除无效的变量数据 1 mesiac pred
mod_heartbeat.h 73aaf35c62 Z991239-6440 #comment feat: 去除心跳实体无用的方法和卡集实体中的无效引用,去除无效的变量数据 1 mesiac pred

ReadMe.txt

========================================================================
DYNAMIC LINK LIBRARY : mod_heartbeat Project Overview
========================================================================

AppWizard has created this mod_heartbeat DLL for you.

This file contains a summary of what you will find in each of the files that
make up your mod_heartbeat application.


mod_heartbeat.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

mod_heartbeat.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

mod_heartbeat.cpp
This is the main DLL source file.

When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can set the Ignore Input Library property to Yes
on the General propert page of the Linker folder in the project's Property
Pages dialog box.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named mod_heartbeat.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

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