acl/lib_acl_cpp/samples/xml
2022-07-22 09:55:12 +08:00
..
xml1 use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
xml2 use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
xml3 Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
xml4 Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
xml5 Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
Makefile 整理工程,优化代码,添加阿里云 OSS 客户端接口 2015-01-04 22:51:01 +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
valgrind.sh add explicit for acl::string(size_t n) 2022-07-22 09:55:12 +08:00
xml_vc2008.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
xml_vc2012.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
xml.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
xml.vcproj 整理了一些文件格式 2014-11-19 00:25:21 +08:00
xml.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00

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

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


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

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

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

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

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

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

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