文件名称:Vending-machine
- 所属分类:
- 百货/超市行业
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-11
- 文件大小:
- 1.14mb
- 下载次数:
- 0次
- 提 供 者:
- 屠**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
要求用面向对象的思想实现。该系统包括以下基本功能:
(1)创建多种商品,每种都有一定数量以供交易;
(2)商品之间有共性,但代码和单价不同,也许还有其他不同;
(3)一个交易过程包括:用户选商品及数量,系统给出价格,用户付款,系统判断是否货源充足,或提示付款金额不足,或进行回找零钱等,货源足且金额够则自然出货;
(4)可随时查询交易明细,可以是某个时间段内的,也可以是最近20笔,或其他范围的;
(5)可随时查询各商品的出货情况;
(6)程序退出后数据应存在文件中,下次运行程序后可以从文件中提取各数据;
-Asked to use object-oriented ideology. The system includes the following basic functions: (1) create a variety of products, each with a certain amount for the transaction (2) there is commonality between the products, but the code and price are different, maybe there are other different (3) a transaction process comprising: a user selection of goods and quantity, the system gives the price, user payments, the system determines whether the supply of adequate, inadequate or prompt payments, or back to looking for change, etc., enough to supply enough of the nature and amount of the ship (4) can always check the transaction details, can be a period of time, it can last 20 pens, or other ranges (5) can always check the product shipments (6) after exiting the program data files should exist , the next time you run the program after each data extracted from the file
(1)创建多种商品,每种都有一定数量以供交易;
(2)商品之间有共性,但代码和单价不同,也许还有其他不同;
(3)一个交易过程包括:用户选商品及数量,系统给出价格,用户付款,系统判断是否货源充足,或提示付款金额不足,或进行回找零钱等,货源足且金额够则自然出货;
(4)可随时查询交易明细,可以是某个时间段内的,也可以是最近20笔,或其他范围的;
(5)可随时查询各商品的出货情况;
(6)程序退出后数据应存在文件中,下次运行程序后可以从文件中提取各数据;
-Asked to use object-oriented ideology. The system includes the following basic functions: (1) create a variety of products, each with a certain amount for the transaction (2) there is commonality between the products, but the code and price are different, maybe there are other different (3) a transaction process comprising: a user selection of goods and quantity, the system gives the price, user payments, the system determines whether the supply of adequate, inadequate or prompt payments, or back to looking for change, etc., enough to supply enough of the nature and amount of the ship (4) can always check the transaction details, can be a period of time, it can last 20 pens, or other ranges (5) can always check the product shipments (6) after exiting the program data files should exist , the next time you run the program after each data extracted from the file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自动售货机\Debug\vc60.idb
..........\.....\vc60.pdb
..........\.....\自动售货机.bsc
..........\.....\自动售货机.exe
..........\.....\自动售货机.ilk
..........\.....\自动售货机.obj
..........\.....\自动售货机.pch
..........\.....\自动售货机.pdb
..........\.....\自动售货机.sbr
..........\.....\自动售货机0.obj
..........\.....\自动售货机0.sbr
..........\.....\自动售货机11.obj
..........\.....\自动售货机11.sbr
..........\resource.h
..........\Script1.rc
..........\售货机.cpp
..........\自动售货机.cpp
..........\自动售货机.dsp
..........\自动售货机.dsw
..........\自动售货机.ncb
..........\自动售货机.opt
..........\自动售货机.plg
..........\自动售货机0.cpp
..........\自动售货机11.cpp
..........\Debug
自动售货机