预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共52页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

河北大学2008届本科生毕业论文(设计) 大型科学仪器共享管理平台设计与实现 摘要 主要论述了基于Java语言和Struts框架开发的大型科学仪器共享管理平台设计与实现方案。系统是一个基于B/S架构的信息管理系统。在数据库方面,系统使用SUN公司的MySQL数据库,并利用JDBC技术完成了对数据库的连接和访问操作。 系统主要由固定数据管理模块、公共信息管理模块、用户信息管理模块、仪器基本信息管理模块、机时预约管理模块和仪器维修管理模块。固定数据模块主要是仪器种类,学院信息的增、删、改、查操作;公共信息模块主要是平台通知的发布;用户信息管理模块包括设备管理员和注册用户信息的管理;仪器基本信息模块主要是仪器信息的增、删、改、查操作;机时预约管理模块用于管理各仪器的开放时间和用户提交的机时预约申请;仪器维修管理模块主要包括仪器维修申请批复流程。 关键字:信息管理系统JavaStrutsJDBC河北大学2009届本科生毕业论文(设计) ABSTRACT ThispapermainlydiscussesthedesignandimplementationbasedonJavalanguageandStrutsoftheEquipmentManageandSharePlatform.whichwasainformationmanagementsystembasedonB/Sconstruct.Atthedatabaseaspect,thesystemusesMySQLwhichisprovidedbySUNcompany,anditmakesuseofJDBCtechniquetocompletetheconnectionandoperationofthedatabase. Thesystemcanbedividedintothefollowingmodules:fixeddatamanagement,publicinformationmanagement,Customersinformationmanagement,equipmentinformationmanagement,bookingapplicationmanagementandmaintainapplicationmanagement.Fixeddatamodules,whichismainlyequipmentcategoryandcollegemanagementincludinginsert,delete,updateandquery.Publicinformationmoduleismainlyisaplatformtonotifyofrelease,Customermanagementwhichincludeanequipmentsamanagingpersonandregistercustomer'sinformationoftheinformationmanagementmodules;Equipmentbasicinformationmoduleismainlyaninstrumentinformationtoinsert,delete,updateandqueryoperation;Machineapplicationamanagementmoduletheopentimewhichusedformanagingeachinstrumentandcustomerhandoverofmachinereserveanapplication;Theinstrumentmaintainsamanagementmoduleandthepiecemainlyincludesinstrumenttomaintainanapplicationtocriticizetoreplyprocess. Keywords:InformationManagementSystemJavaStrutsJDBC 河北大学2009届本科生毕业论文(设计) 目录 TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc231176770"一引言 PAGEREF_Toc231176770\h1 HYPERLINK\l"_Toc231176771"1.1课题研究的背景 PAGEREF_Toc231176771\h1 HYPERLINK\l"_Toc231176772"1.2课题研究的意义 PAGEREF_Toc231176772\h1 HYPERLINK\l"_Toc231176773"二需求分析 PAGEREF_Toc231176773\h2 HYPERLINK\l"_Toc231176774"2.1功能需求分析 P