mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 19:07:35 +08:00
.. | ||
ctl_server.cpp | ||
ctl_server.vcproj | ||
db_conf.cpp | ||
db_conf.h | ||
db_ctl.cpp | ||
db_ctl.h | ||
db_host.cpp | ||
db_host.h | ||
db.cpp | ||
db.h | ||
mysql_ctl.sql | ||
ReadMe.txt | ||
stdafx.cpp | ||
stdafx.h |
======================================================================== 控制台应用程序 : ctrl_server 项目概况 ======================================================================== 应用程序向导已为您创建了这个 ctrl_server 应用程序。 此文件包含组成 ctrl_server 应用程序 的每个文件的内容摘要。 ctrl_server.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 ctrl_server.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h、StdAfx.cpp 这些文件用于生成名为 ctrl_server.pch 的预编译头(PCH)文件以及名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用 "TODO:" 注释指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////