您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 管理学资料 > 航空公司管理系统网站
ROOLSOFTI航空公司管理系统网站开发摘要随着信息时代的到来,计算机技术的飞速发展,市场竞争的日趋激烈,企业的管理水平也必须不断地提高。因此一个正常营运的航空公司需要管理所拥有的飞机、航线的设置、客户的信息等,以及还要提供票务管理。因此面对各种不同种类的信息,急切需要合理的数据库结构来保存数据信息以及有效的程序结构支持各种数据操作的执行。来代替以往繁重而又复杂的管理方式,所以采用成熟的数据库技术和管理信息系统技术来建立航空公司管理系统,对于航空公司就显得日益迫切和必要。本文主要介绍了航空公司管理系统各个功能模块的实现,主要包括:客机信息管理,航线信息管理,客户信息管理,客户等级信息管理,订票信息管理,以及相应模块的对应的数据库的设计,并对实现这些功能模块算法的设计做了简单的描述。此外,还能够清晰地向读者展示系统的具体实现和作用,因此本文具有一定的现实参考意义。关键字航空公司;数据库;管理系统ROOLSOFTIITheAviationCompanyManagementSystemAbstractWiththeadventoftheinformationage,therapiddevelopmentofcomputertechnology,themarketcompetitionbecomesincreasinglyfierce,enterprise'smanagementlevelrequirementsmustalsocontinuetoimprove.Soanormaloperationoftheairlinesneedtomanagehaveplanes,airlinesetting,customerinformationandsoon,andalsoprovidestheticketclerkmanagement.Sointhefaceofvariousdifferentkindsofinformation,aredesperatelyinneedofthereasonablestructureofdatabasetostorethedatainformationandeffectiveprogramstructuresupportvariousdataoperationofexecution.Insteadofpreviousheavyandcomplicatedmanagementway,soadoptmaturedatabasetechnologyandmanagementinformationsystemtechnologytobuildaviationcompanymanagementsystem,toaviationcompanyseemtobeincreasinglyurgentandnecessary.Thisarticlemainlyintroducedtheairlinemanagementsystemeachfunctionalmodulesinthesystem,mainlyincluding:passengerinformationmanagement,airlineinformationmanagement,customerinformationmanagement,customerinformationmanagementlevel,bookinginformationmanagement,aswellasthecorrespondingmodulesofthecorrespondingdatabasedesign,andtorealizethefunctionmoduledesigntoasimplealgorithmisdescribed,inadditiontocleartothereaderasolutionofthesystemrealizationandthefunction,thisarticlehascertainpracticalvalueforreference.KeywordsAirlines;Database;ManagementsystemROOLSOFTIII目录第1章绪论..................................................................................................................................1第2章系统分析与功能介绍......................................................................................................22.1系统分析.............................................................22.1.1系统功能分析.......................................................22.1.2系统功能模块设计...................................................22.2系统开发环境..................................................................................................................32.2.1开发环境需求.......................................................32.2.2系统开发所需知识...................................................3第3章数据库设计...........................................................43.1数据库需求分析.......................................................43.2数据库概念结构设计...................................................53.2.1数据库实体E-R图...................................................53.2.2数据库逻辑结构设计.................................................83.3数据库结构的实现.....................................................93.3.1创建系统用户表....................................................103.3.2创建客机信息管理..................................................103.3.3创建航线信息管理表................................................103.3.4创建客户信息管理表................................................113.3.5创建客户等级信息管理表............................................113.3.6创建订票信息管理表................................................11第4章系统实现............................................................124.1登陆界面设计与实现..................................................124.2主界面界面设计与实现................................................174.3客机信息管理........................................................184.3.1客机信息添加......................................................184.3.1客机信息修改......................................................194.3.1客机信息查询......................................................204.2.1客机信息删除......................................................214.4航线信息管理........................................................224.4.1航线信息添加......................................................224.4.2航线信息修改......................................................234.4.3航线信息查询......................................................244.4.4航线信息删除......................................................244.5客户信息管理........................................................254.5.1客户信息添加......................................................254.5.2客机信息修改......................................................264.5.3客户信息查询......................................................274.5.4客户信息删除......................................................304.6客户等级信息管理....................................................304.6.1客户信息信息添加..................................................314.6.2客机信息修改......................................................31ROOLSOFTIV4.7订票信息查询........................................................324.7.1订票信息查询......................................................324.8系统设置............................................................334.8.1新用户信息添加....................................................334.8.2用户信息修改......................................................354.8.3用户信息删除............
本文标题:航空公司管理系统网站
链接地址:https://www.777doc.com/doc-577643 .html