文件名称:AbstractFactory
- 所属分类:
- 软件工程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 610kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
总结面向对象实际上就两句话:一是松耦合(Coupling),二是高内聚(Cohesion)。面向对象系统追求的目标就是尽可能地提高系统模块内部的内聚(Cohesion)、尽可能降低模块间的耦合(Coupling)-Summary of object-oriented is actually two things: First, loosely coupled (Coupling), two high cohesion (Cohesion). The pursuit of the goals of object-oriented systems is possible to improve the system module internal cohesion (Cohesion), to minimize coupling between modules (Coupling)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AbstractFactory\AbstractFactory.cpp
...............\AbstractFactory.dsp
...............\AbstractFactory.dsw
...............\AbstractFactory.h
...............\AbstractFactory.ncb
...............\AbstractFactory.opt
...............\AbstractFactory.plg
...............\Debug\AbstractFactory.exe
...............\.....\AbstractFactory.ilk
...............\.....\AbstractFactory.obj
...............\.....\AbstractFactory.pch
...............\.....\AbstractFactory.pdb
...............\.....\main.obj
...............\.....\Product.obj
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\main.cpp
...............\Product.cpp
...............\Product.h
...............\Debug
AbstractFactory