acl/lib_rpc
2022-08-06 23:32:00 +08:00
..
bin first commit acl to github 2013-08-18 17:42:25 +08:00
include/google/protobuf/io Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
samples use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
src Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
lib_rpc_vc2012.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_rpc_vc2012.vcxproj.filters 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_rpc_vc2015.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_rpc_vc2015.vcxproj.filters compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
lib_rpc.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
lib_rpc.vcxproj.filters first commit acl to github 2013-08-18 17:42:25 +08:00
Makefile compile demos on Cygwin 2022-08-06 23:32:00 +08:00
ReadMe.txt Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00

========================================================================
    静态库 : lib_rpc 项目概况
========================================================================

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


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


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

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

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

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

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