资源描述:
《高校仪器设备管理系统的设计与实现本科毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、高校仪器设备管理系统的设计与实现摘要:随着高校仪器设备的数据处理量急速增加,传统的管理模式已经显得不太适应,通过计算机完成数据的收集、分析和处理的管理手段应运而生,减少人力资源的浪费。本系统采用MyEclipse开发工具,以Tomcat作为后台服务器,使用SQLServer数据库,采用JSP,Spring、Struts2、Hibernate等JavaEE技术实现的。其主要功能有:用户管理、设备信息管理、设备入库管理、信息审核管理、设备报废管理、设备调拨管理、报表打印管理、信息发布管理等。信息管理实现基本信息的录入、修改、删除和查询。高校仪器设备管理系统的
2、建设,有效地提高了仪器设备管理工作的效率和质量,并且能够及时提供数据,为学校在仪器设备的购买等环节提供便利。本论文通过可行性分析、需求分析、概要设计、详细设计、实现与测试等多个方面,详细介绍了高校仪器设备管理系统的整个设计和实现过程。关键词:仪器设备管理;JSP;MyEclipse;JavaEETheDesignandImplementationofUniversityInstrumentandEquipmentManagementSystemAbstract:Withthesharpincreaseintheamountoftheequipmentda
3、taprocessing,thetraditionmanagementpatternhasnotbeentooadapttoappear,throughthecomputertocompletedatacollection,analysisandprocessingmanagementarisesatthehistoricmoment,reducethewasteofhumanresources.ThissystemusingtheMyEclipsedevelopmenttools,Tomcatastheserver,usetheSQLServerdat
4、abase,usetheJSP,spring,struts2,JavaEEtechnologysuchashibernate.Itsmainfeaturesare:usermanagement,equipmentinformationmanagement,warehousemanagement,scrapinformationauditmanagement,equipmentmanagement,equipmentallocationmanagement,reportformsprintingmanagement,informationmanagemen
5、t,etc.Informationmanagementtoachievethebasicinformationinput,modify,delete,andquery.Theconstructionofuniversityinstrumentandequipmentmanagementsystem,effectivelyimprovetheefficiencyandqualityofinstrumentequipmentmanagementwork,andcanprovidedataintime,fortheschoolintheequipmentpur
6、chasetofacilitatesuchlinks.Inthispaper,throughthefeasibilityanalysis,requirementanalysis,generaldesign,detaileddesign,implementationandtestingseveralaspects,suchasuniversityinstrumentandequipmentmanagementsystemareintroducedindetailthewholeprocessofdesignandimplementation.Keyword
7、s:Instrumentsandequipmentmanagement,JSP,MyEclipse,JavaEE目录1绪论11.1课题背景11.2系统开发的目的及意义11.3国内外研究现状21.4系统开发的理论依据及研究方法22开发工具与技术分析32.1开发工具32.1.1MyEclipse32.1.2SQLServer数据库32.1.3Tomcat服务器32.2JSP技术42.3Struts242.4Hibernate52.5Spring52.6JDBC63需求分析73.1系统需求调查73.2系统可行性分析73.2.1技术可行性73.2.2经济可行性7
8、3.2.3社会可行性73.3系统功能需求分析83.3.1需求结构分析83.3.2