acl/lib_rpc/samples/fstream
2020-08-06 15:42:37 +08:00
..
main.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
Makefile first commit acl to github 2013-08-18 17:42:25 +08:00
protobuf_fstream.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
protobuf_fstream.vcxproj.filters 整理了一些文件格式 2014-11-19 00:25:21 +08:00
protobuf_fstream.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +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
stdafx.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
stdafx.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
targetver.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00

========================================================================
    CONSOLE APPLICATION : protobuf_client Project Overview
========================================================================

AppWizard has created this protobuf_client application for you.

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


protobuf_client.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.

protobuf_client.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).

protobuf_client.cpp
    This is the main application source file.

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

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named protobuf_client.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.

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