资源描述:
《基于s2sh的铁路售票系统 毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)资料设计(论文)题目:列车售票系统的设计与实现 基于S2SH的铁路售票系统摘要随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分使用计算机对火车信息进行管理,具有手工管理所无法比拟的优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高火车信息管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。本文针对火车站的订票实际情况,按照软件工程
2、的结构化设计思想,经过项目的可行性研究和需求分析,总体设计,详细设计,以及编码实现和调试等步骤设计开发了火车站网上订票系统。并运用数据流图和数据字典,E-R图和数据库逻辑结构,层次图,系统流程图,以及程序流程图,对该系统的数据需求,数据库,系统软件结构,系统流程,以及处理过程等进行了分析和设计。本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的铁路售票系统。关键词:信息管理,火车售票
3、,JSP,B/S结构IV基于S2SH的铁路售票系统ABSTRACTWiththecontinuousimprovementofscienceandtechnology,computerscienceincreasinglymature,itspowerfulfeaturesforpeopletohaveaprofoundunderstanding,ithasenteredthehumansocietyinvariousfieldsandplayanincreasinglyimportantrole.Aspar
4、tofthecomputerapplicationtheuseofcomputerstotraininformationmanagement,withamanualmanagementoftheincomparableadvantages.Forexample:therapidretrievalandsearchforconvenient,highreliability,largestoragecapacity,confidentialitygood,longlifeandlowcost.Theseadvan
5、tagescanimprovetheefficiencyofthetraininformationmanagement,theenterpriseisalsoascientific,standardizedmanagement,andanimportantconditionfortheworld.Aimingatthetrainstationbookingtheactualsituation,inaccordancewithastructuredsoftwareengineeringdesign,aftert
6、heprojectcandoresearchandneedsanalysis,generaldesign,detaileddesign,codinganddebuggingstepsaswellasthedesignanddevelopmentoffirestationonlinebookingsystem.Andusethedataflowdiagramanddatadictionary,E-Rdiagramanddatabaselogicalstructure,hierarchydiagram,syste
7、mflowchart,andprogramflowchartofthesystem,datarequirements,database,systemsoftwarestructure,systemflowprocess,andprocessisanalyzedanddesign.ThefrontofthesystemusingJSPasadevelopmentlanguage,theuseofSqlServerasadatabasemanagementsystem,thedevelopmentenvironm
8、entisMyEclipse,serverusingtomcat,developedaWebtechnologybasedonB/Sstructureofrailwayticketingsystem.Keywords:informationmanagement,trainticket,JSP,B/SstructureIV基于S2SH的铁路售票系统目录摘要IABSTRACTII第一章绪论11.1课题背