Description: Aircraft booking system (limited to one complete, using the order)
Mission: through this system can realize the following functions:
Entry:
Can enter the flight conditions (data can be stored in a data file, data structure, the specific data set)
Query:
Can inquire the circumstance of an airline (e.g., flight number input, query the takeoff and landing, take-off arrived in the city, flight tickets, ticket discounts, determine whether flight manchang)
Can input take-off arrived in the city, the query flight information
Booking: (booking situation there can be a data file, structure set itself)
Can make a reservation, if the flight has been no tickets, can provide alternative flights
Refund: can refund, refund after modify data files
Customer data has a name, id number, booking number and flight case, the order number.
Modify the flight information:
When flight information changes can modify the flight data files
To Search:
File list (Check if you may need any files):
090702117董雅静\飞机订票系统
...............\............\feiji.cpp
...............\............\feiji.exe
...............\............\record1.txt
090702117董雅静