-
飞机订票系统
录入:
可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
查询:
可以查询某个航线的情况(...
飞机订票系统
录入:
可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
查询:
可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);
可以输入起飞抵达城市,查询飞机航班情况;
订票:(订票情况可以存在一个数据文件中,结构自己设定)
可以订票,如果该航班已经无票,可以提供相关可选择航班;
退票: 可退票,退票后修改相关数据文件
-Aircraft booking system (limited to 1 completed)
Tasks: The system can be achieved through the following functions:
Entry:
Can be input flight conditions (data can be stored in a data file, data structure, specific data from set)
Inquiries:
Can query a particular route (such as, enter the flight number, check arrival and departure times, arrival departure city, flight fares, fare discounts, to determine whether the full flight position)
Can enter the take-off on arrival, check flight situation
Booking: (booking conditions can exist in a data file, structure their own set)
Could be booking, if the flight has been without a ticket, you can provide alternative flights
Refund: You can refund, a refund after the revision of re
- 2022-07-20 10:32:54下载
- 积分:1
-
23 design patterns we all should know, I collect them from elsewhere, the book o...
23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这是其中的行为模式-23 design patterns we all should know, I collect them from elsewhere, the book on the clarity, examples of which can be directly compiled through, this is one of the behavior patterns of
- 2022-03-23 01:08:47下载
- 积分:1
-
股票助手的源代码,请各位支持支持
股票助手的源代码,请各位支持支持-Assistant stock source code, please support support
- 2023-02-05 05:15:03下载
- 积分:1
-
小型超市进销存系统.
小型超市进销存系统.-small supermarket Invoicing System.
- 2022-01-21 19:52:06下载
- 积分:1
-
discussed in this chapter the concept of connectivity, introduced the two to ach...
本章讨论了连接性的概念,介绍了两种实现脱机功能的主要方法,并且讨论了您在使应用程序可供脱机使用时需要考虑的一些问题。-discussed in this chapter the concept of connectivity, introduced the two to achieve the main function offline, They will also discuss in your application to make use of available off the need to consider a number of issues.
- 2022-07-19 23:43:54下载
- 积分:1
-
侯捷的《深入浅出MFC》 pdf格式 个人感觉对VC学习帮助很大
侯捷的《深入浅出MFC》 pdf格式 个人感觉对VC学习帮助很大-Hou Jie, the " simple terms MFC" pdf format, personal feeling of great help to the VC study
- 2022-03-23 06:10:57下载
- 积分:1
-
Linux内存初始化技术(initrd)用于支持两阶段的系统引导过程,是在系统启动过程中被挂载的临时root文件系统(译者注:这里的root 文件系统是指的根文...
Linux内存初始化技术(initrd)用于支持两阶段的系统引导过程,是在系统启动过程中被挂载的临时root文件系统(译者注:这里的root 文件系统是指的根文件系统)。initrd包含很多可执行程序和驱动,并允许在临时的内存磁盘根文件系统被卸载,内存被释放后挂载真实的root文件系统。在许多嵌入式linux文件系统中,initrd是最终的根文件系统。这篇文章主要讲解了linux2.6内核的initrd技术,包括在内核中的创建及使用。-Linux memory technology initialization (initrd) used to support a two-stage system boot process in the system to start the process of being mounted temporary root file system (Translator
- 2022-01-25 15:52:54下载
- 积分:1
-
智能画图软件,用来构造基于jpg ifjpeg等多种不同格式的图形
智能画图软件,用来构造基于jpg ifjpeg等多种不同格式的图形-Intelligent drawing software, used to structure-based jpg tif jpeg and so many different graphics formats
- 2022-02-27 01:52:40下载
- 积分:1
-
this is avr source zip file. there is so usefu
this is avr source zip file. there is so usefu-this is avr source zip file. there is so usefull
- 2022-08-14 05:01:36下载
- 积分:1
-
什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级
编程语言一样,Matlab也有图形用户界面开发...
什么是GUI呢 ? GUI是Graphical User Interface 图形用户界面的意思,象很多高级
编程语言一样,Matlab也有图形用户界面开发环境,随着计算机技术的飞速发展,
人与计算机的通信方式也发生的很大的变化,从原来的命令行通讯方式(例如很早
的DOS系统)变化到了现在的图形界面下的交互方式,而现在绝大多数的应用程序
都是在图形化用户界面下运行的-What is a GUI then? GUI is a Graphical User Interface graphical user interface means, like a lot of the same high-level programming language, Matlab also has a graphical user interface development environment, with the rapid development of computer technology, human and computer communications have taken place in a large changes, from the original command-line means of communication (such as an early DOS systems) change to the current interactive graphical interface mode, and now the vast majority of applications are in a graphical user interface running under
- 2022-09-21 01:05:04下载
- 积分:1