acl/lib_acl_cpp/samples/mime/mime
2020-08-06 15:42:37 +08:00
..
var fixed some bugs in redis and disque; add mail compose and smtp client module 2015-09-08 17:21:04 +08:00
1.eml fixed one bug in redis_client_cluster for set_password; add feature in mime class 2016-03-17 14:42:58 +08:00
2.eml fixed one bug in redis_client_cluster for set_password; add feature in mime class 2016-03-17 14:42:58 +08:00
3.eml fixed one bug in redis_client_cluster for set_password; add feature in mime class 2016-03-17 14:42:58 +08:00
email12.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
Makefile modify Makefile for MACOS 2015-01-05 17:25:09 +08:00
mime_nest.in 整理工程,优化代码 2014-12-07 23:48:11 +08:00
mime_vc2008.vcproj 整理工程,优化代码 2014-12-07 23:48:11 +08:00
mime_vc2012.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
mime_vc2015.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
mime.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
mime.vcproj acl3.1.4.rc1 release 2015-12-12 07:00:03 -08:00
mime.vcxproj use MD compiling options for all vc projects 2020-08-06 15:42:37 +08:00
pipeline_string.cpp Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +08:00
pipeline_string.h Revert "All source code have been changed to use utf8 charset with BOM header!" 2019-07-28 10:31:56 +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
test1.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test2.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test3.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test4.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test5.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test6.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test7.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test8.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test9.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test10.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test11.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test12.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test13.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test14.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test15.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test16.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test17.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test18.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test19.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test21.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
test22.eml add mail builder class and sample; optimize http module; add some json samples for test 2015-09-27 05:59:21 -07:00
test.sh improving performance and fixed some bugs 2016-02-05 10:10:24 +08:00
utf.eml 整理工程,优化代码 2014-12-07 23:48:11 +08:00
valgrind.sh 整理工程,优化代码 2014-12-07 23:48:11 +08:00
vld.dll 整理工程,优化代码 2014-12-07 23:48:11 +08:00

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

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


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

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

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

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

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

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

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