当前位置:网站首页>C语言航班订票系统
C语言航班订票系统
2022-07-07 04:23:00 【_程序设计_】
C语言航班订票系统
5、订票系统(可以两人1组)
要求:完成对航班信息的管理,且将数据保存到文件中。
主要功能:
①录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定);
②查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);可以输入起飞抵达城市,查询飞机航班情况;
③订票:(订票情况可以存在一个数据文件中,结构自己设定)可以订票,如果该航班已经无票,可以提供相关可选择航班;
④退票: 可退票,退票后修改相关数据文件;客户资料有姓名,证件号,订票数量及航班情况,订单要有编号;
⑤修改航班信息:当航班信息改变可以修改航班数据文件。
源码下载
链接:https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
提取码:1111
边栏推荐
- misc ez_usb
- 2、 Concurrent and test notes youth training camp notes
- After the interview, the interviewer roast in the circle of friends
- 【obs】win-capture需要winrt
- ASEMI整流桥RS210参数,RS210规格,RS210封装
- Solution: could not find kf5 (missing: coreaddons dbusaddons doctools xmlgui)
- pytest+allure+jenkins安装问题:pytest: error: unrecognized arguments: --alluredir
- KBU1510-ASEMI电源专用15A整流桥KBU1510
- Rxjs - observable doesn't complete when an error occurs - rxjs - observable doesn't complete when an error occurs
- [GUET-CTF2019]虚假的压缩包
猜你喜欢

JSON introduction and JS parsing JSON

2、 Concurrent and test notes youth training camp notes

Interviewer: what development models do you know?

A bit of knowledge - about Apple Certified MFI

2022-07-06:以下go语言代码是否会panic?A:会;B:不会。 package main import “C“ func main() { var ch chan struct

MobaXterm

【斯坦福计网CS144项目】Lab3: TCPSender
![[2022 actf] Web Topic recurrence](/img/e4/ab9a1771489d751ee73a79f151d374.png)
[2022 actf] Web Topic recurrence

【Unity】物体做圆周运动的几个思路
![[SUCTF 2019]Game](/img/9c/362117a4bf3a1435ececa288112dfc.png)
[SUCTF 2019]Game
随机推荐
解决问题:Unable to connect to Redis
Iterable、Collection、List 的常见方法签名以及含义
Solve could not find or load the QT platform plugin "xcb" in "
Jenkins远程构建项目超时的问题
知识点滴 - 关于苹果认证MFI
Gslx680 touch screen driver source code analysis (gslx680. C)
Is the test cycle compressed? Teach you 9 ways to deal with it
php导出百万数据
外包幹了三年,廢了...
What is the interval in gatk4??
Live broadcast platform source code, foldable menu bar
毕设-基于SSM大学生兼职平台系统
Zhilian + AV, AITO asked M7 to do more than ideal one
JS get all date or time stamps between two time stamps
[mathematical notes] radian
【性能压测】如何做好性能压测?
Write CPU yourself -- Chapter 9 -- learning notes
Leetcode-543. Diameter of Binary Tree
How can a 35 year old programmer build a technological moat?
海思芯片(hi3516dv300)uboot镜像生成过程详解