文件名称:AirLine
- 所属分类:
- 交通/航空行业
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 157kb
- 下载次数:
- 0次
- 提 供 者:
- 巫**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1)订票:若该航次余票大于等于乘客订票数,则在该航次的乘客表中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应信息。
(2)退票:若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据;当某乘客由于退票使订票数为零时,则从乘客表中撤消该数据项。
-1) Booking: If greater than or equal to the cruise passengers booking tickets over the number of passengers in the form of the voyage, passengers booking information insert items, and modify the data of the voyage, or given the appropriate information. (2) Refund: If the voyage is less than the current refund equal to the number of passengers scheduled to vote, then the passengers in the corresponding entry in the table to find the passengers, the voyage and the passengers to modify the data in the table when a passenger booking the refund to number is zero, from passengers to cancel the data entry table.
(2)退票:若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据;当某乘客由于退票使订票数为零时,则从乘客表中撤消该数据项。
-1) Booking: If greater than or equal to the cruise passengers booking tickets over the number of passengers in the form of the voyage, passengers booking information insert items, and modify the data of the voyage, or given the appropriate information. (2) Refund: If the voyage is less than the current refund equal to the number of passengers scheduled to vote, then the passengers in the corresponding entry in the table to find the passengers, the voyage and the passengers to modify the data in the table when a passenger booking the refund to number is zero, from passengers to cancel the data entry table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AirLine\airline.cpp
.......\airline.dsp
.......\airline.dsw
.......\airline.ncb
.......\airline.opt
.......\airline.plg
.......\Debug\airline.exe
.......\.....\airline.obj
.......\.....\airline.pdb
.......\.....\vc60.pdb
.......\File1.txt
.......\File2.txt
.......\File3.txt
.......\File4.txt
.......\File5.txt
.......\linkedlist.h
.......\node.h
.......\Debug
AirLine
.......\airline.dsp
.......\airline.dsw
.......\airline.ncb
.......\airline.opt
.......\airline.plg
.......\Debug\airline.exe
.......\.....\airline.obj
.......\.....\airline.pdb
.......\.....\vc60.pdb
.......\File1.txt
.......\File2.txt
.......\File3.txt
.......\File4.txt
.......\File5.txt
.......\linkedlist.h
.......\node.h
.......\Debug
AirLine