decorator
DEMO 

所属分类:软件设计/软件工程
开发工具:Visual C++
文件大小:345KB
下载次数:1
上传日期:2016-04-18 22:03:16
上 传 者chenxing520
说明:  C++实现设计模式之装饰者模式,适合初学者使用的demo
(C++ decrorator)

文件列表:
decorator (0, 2016-04-18)
decorator\Debug (0, 2012-08-29)
decorator\Debug\decorator.exe (43008, 2012-12-14)
decorator\Debug\decorator.ilk (418444, 2012-12-14)
decorator\Debug\decorator.pdb (699392, 2012-12-14)
decorator\decorator (0, 2012-12-14)
decorator\decorator.sln (893, 2012-08-29)
decorator\decorator\Debug (0, 2012-12-14)
decorator\decorator\Debug\BuildLog.htm (6384, 2012-12-14)
decorator\decorator\Debug\decorator.exe.embed.manifest (663, 2012-08-29)
decorator\decorator\Debug\decorator.exe.embed.manifest.res (728, 2012-08-29)
decorator\decorator\Debug\decorator.exe.intermediate.manifest (621, 2012-12-14)
decorator\decorator\Debug\decorator.obj (53759, 2012-12-14)
decorator\decorator\Debug\mt.dep (67, 2012-12-14)
decorator\decorator\Debug\Person.obj (45143, 2012-12-14)
decorator\decorator\Debug\stdafx.obj (11817, 2012-12-14)
decorator\decorator\Debug\vc90.idb (232448, 2012-12-14)
decorator\decorator\Debug\vc90.pdb (282624, 2012-12-14)
decorator\decorator\decorator.cpp (419, 2012-08-29)
decorator\decorator\decorator.vcproj (4626, 2012-08-29)
decorator\decorator\decorator.vcproj.MICROSOF-ABDC07.Administrator.user (1427, 2012-08-30)
decorator\decorator\decorator.vcproj.ZLGMCU.chenwenbin.user (1417, 2012-12-14)
decorator\decorator\Person.cpp (713, 2012-08-30)
decorator\decorator\Person.h (1053, 2012-12-14)
decorator\decorator\stdafx.cpp (214, 2012-08-29)
decorator\decorator\stdafx.h (233, 2012-08-29)
decorator\decorator\targetver.h (498, 2012-08-29)

======================================================================== 控制台应用程序:decorator 项目概述 ======================================================================== 应用程序向导已为您创建了此 decorator 应用程序。 本文件概要介绍组成 decorator 应用程序的 的每个文件的内容。 decorator.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 decorator.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 decorator.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者