文件名称:superMaketSystem
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 223kb
- 下载次数:
- 0次
- 提 供 者:
- 江**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的超市购物系统的编程,定义一个货物Goods类,它派生3种不同的电器子类:冰箱、彩电、空调。
然后各创建一个实际的对象,即顾客购买了3种电器,比如:海尔冰箱、长虹彩电、格力空调。使用虚函数,求这些电器价格之和。
-A simple programming supermarket shopping system, define a class of goods Goods, which derives the electrical sub 3 different categories: refrigerators, color TV, air conditioning. Then create an actual object of all that the customer purchased 3 appliances, such as: Haier refrigerator, color TV Changhong, Gree air-conditioning. Use of virtual functions, and find the price of these appliances.
然后各创建一个实际的对象,即顾客购买了3种电器,比如:海尔冰箱、长虹彩电、格力空调。使用虚函数,求这些电器价格之和。
-A simple programming supermarket shopping system, define a class of goods Goods, which derives the electrical sub 3 different categories: refrigerators, color TV, air conditioning. Then create an actual object of all that the customer purchased 3 appliances, such as: Haier refrigerator, color TV Changhong, Gree air-conditioning. Use of virtual functions, and find the price of these appliances.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
超市购物系统\deng\Debug\deng.exe
............\....\.....\deng.ilk
............\....\.....\deng.obj
............\....\.....\deng.pch
............\....\.....\deng.pdb
............\....\.....\vc60.idb
............\....\.....\vc60.pdb
............\....\deng.cpp
............\....\deng.dsp
............\....\deng.dsw
............\....\deng.ncb
............\....\deng.opt
............\....\deng.plg
............\....\Debug
............\deng
超市购物系统
............\....\.....\deng.ilk
............\....\.....\deng.obj
............\....\.....\deng.pch
............\....\.....\deng.pdb
............\....\.....\vc60.idb
............\....\.....\vc60.pdb
............\....\deng.cpp
............\....\deng.dsp
............\....\deng.dsw
............\....\deng.ncb
............\....\deng.opt
............\....\deng.plg
............\....\Debug
............\deng
超市购物系统