Description: Assuming that an airline ticket need a piece of software, the software needs to have a query ticket information, check flight schedules, and ticketing, refund, maintenance of flight information, passenger information, maintenance and other operations functions. This case describes the design and implementation of a simple implementation of these features software.
To Search:
File list (Check if you may need any files):
FlightManager00\AddUser.cpp
...............\AddUser.h
...............\FightInfo.cpp
...............\FightInfo.h
...............\FlightManager00.aps
...............\FlightManager00.clw
...............\FlightManager00.cpp
...............\FlightManager00.dsp
...............\FlightManager00.dsw
...............\FlightManager00.h
...............\FlightManager00.ncb
...............\FlightManager00.opt
...............\FlightManager00.plg
...............\FlightManager00.rc
...............\FlightManager00Doc.cpp
...............\FlightManager00Doc.h
...............\FlightManager00View.cpp
...............\FlightManager00View.h
...............\LoginDlg.cpp
...............\LoginDlg.h
...............\MainFrm.cpp
...............\MainFrm.h
...............\ReadMe.txt
...............\Register.cpp
...............\Register.h
...............\RegisterCustmer.cpp
...............\RegisterCustmer.h
...............\Reports.cpp
...............\Reports.h
...............\resource.h
...............\StdAfx.cpp
...............\StdAfx.h
...............\SysDlg.cpp
...............\SysDlg.h
...............\TicketInfo.cpp
...............\TicketInfo.h
...............\Debug\AddUser.obj
...............\.....\AddUser.sbr
...............\.....\FightInfo.obj
...............\.....\FightInfo.sbr
...............\.....\FlightManager00.bsc
...............\.....\FlightManager00.exe
...............\.....\FlightManager00.ilk
...............\.....\FlightManager00.obj
...............\.....\FlightManager00.pch
...............\.....\FlightManager00.pdb
...............\.....\FlightManager00.res
...............\.....\FlightManager00.sbr
...............\.....\FlightManager00Doc.obj
...............\.....\FlightManager00Doc.sbr
...............\.....\FlightManager00View.obj
...............\.....\FlightManager00View.sbr
...............\.....\LoginDlg.obj
...............\.....\LoginDlg.sbr
...............\.....\MainFrm.obj
...............\.....\MainFrm.sbr
...............\.....\Register.obj
...............\.....\Register.sbr
...............\.....\RegisterCustmer.obj
...............\.....\Report.obj
...............\.....\Report.sbr
...............\.....\Reports.obj
...............\.....\Reports.sbr
...............\.....\StdAfx.obj
...............\.....\StdAfx.sbr
...............\.....\SysDlg.obj
...............\.....\SysDlg.sbr
...............\.....\TicketInfo.obj
...............\.....\TicketInfo.sbr
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\res\FlightManager00.ico
...............\...\FlightManager00.rc2
...............\...\FlightManager00Doc.ico
...............\...\Toolbar.bmp
...............\Debug
...............\res
FlightManager00