大型科学仪器共享管理平台设计与实现摘 要主要论述了基于 Java 语言和 Struts 框架开发的大型科学仪器共享管理平台设计与实现方案
系统是一个基于 B/S 架构的信息管理系统
在数据库方面,系统使用 SUN 公司的MySQL 数据库,并利用 JDBC 技术完成了对数据库的连接和访问操作
系统主要由固定数据管理模块、公共信息管理模块、用户信息管理模块、仪器基本信息管理模块、机时预约管理模块和仪器维修管理模块
固定数据模块主要是仪器种类,学院信息的增、删、改、查操作;公共信息模块主要是平台通知的发布;用户信息管理模块包括设备管理员和注册用户信息的管理;仪器基本信息模块主要是仪器信息的增、删、改、查操作;机时预约管理模块用于管理各仪器的开放时间和用户提交的机时预约申请;仪器维修管理模块主要包括仪器维修申请批复流程
关键字:信息管理系统 Java Struts JDBCABSTRACTThis paper mainly discusses the design and implementation based on Java language and Struts of the Equipment Manage and Share Platform
which was a information management system based on B/S construct
At the database aspect,the system uses MySQL which is provided by SUN company, and it makes use of JDBC technique to complete the connection and operation of the database
The system can be divided into t