acl/lib_acl_cpp/samples/http_server
2015-02-07 06:55:24 -08:00
..
http_rpc.cpp 整理了一些文件格式 2014-11-19 00:25:21 +08:00
http_rpc.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
http_server_vc2008.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
http_server.cpp acl 3.1.0 version release now 2015-02-07 06:55:24 -08:00
http_server.vcproj acl 3.0.22 版本发布 2014-12-14 23:27:32 +08:00
Makefile modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
ReadMe.txt 整理了一些文件格式 2014-11-19 00:25:21 +08:00
rpc_manager.cpp 整理了一些文件格式 2014-11-19 00:25:21 +08:00
rpc_manager.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
rpc_stats.cpp 整理了一些文件格式 2014-11-19 00:25:21 +08:00
rpc_stats.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
stdafx.cpp 整理了一些文件格式 2014-11-19 00:25:21 +08:00
stdafx.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
valgrind.sh first commit acl to github 2013-08-18 17:42:25 +08:00

========================================================================
    控制台应用程序 : http_server 项目概况
========================================================================

应用程序向导已为您创建了这个 http_server 应用程序。
此文件包含组成 http_server 应用程序
的每个文件的内容摘要。


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

http_server.cpp
    这是主应用程序源文件。

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

StdAfx.h、StdAfx.cpp
    这些文件用于生成名为 http_server.pch
    的预编译头(PCH)文件以及名为 StdAfx.obj 的预编译类型文件。

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

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

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