文档介绍:基于Web的实验室管理系统设计与实现
摘要
基于Web的实验室管理系统是现代计算机技术和网络技术发展的结晶产物。旧式人工和单机版的实验室管理系统早已满足不了如今实验室管理的需求,所以引进网络版的实验室管理系统,让高校的实验室管理更加便捷。
在进行开发本系统之前首先要完成实验室管理系统的需求分析,从不同角度阐述了实验室管理系统开发的可行性,确定实验室管理系统的一系列功能。随后进行系统设计,其包括系统功能模块划分、数据库概念设计和数据库逻辑设计,就主要功能进行了较为详细的程序流程设计。在系统初步完成后,进行系统测试。
本系统的开发工具则是选用现在实践中最常用的JSP+Tomcat技术,数据库运用SQL server2005作为开发工具,在开发界面时,用Dreamweaver作为辅助工具完成开发。该系统通过调试与测试,其最终系统可以运行成功,并且系统功能符合用户需求。
关键词:实验教学;信息;系统;用户;权限;管理
The Design And Implementation Of Laboratory Management System Bases On Web
ABSTRACT
Laboratory management system on the Web that is the crystallization product of the puter technology work technology development, the old artificial and stand-alone version of the laboratory management system has to meet not now the needs of laboratory management, so the introduction of work version of the laboratory management system, make the university laboratory management more convenient.
Before the development of this system, we must plete the requirements analysis of the laboratory management system, elaborated the feasibility of the development of the laboratory management system from different angles, and determine a series of functions of the laboratory management system. Then carries on the system design, it includes the system function module division, the database concept design and the database logic design, has carried on the more detailed procedure design. After the pletion of the system, the system test.
The development tool of the system is the monly used in the practice of JSP+Tomcat technology, database using Server2005 SQL as a development tool, in the development of the interface, using Dreamweaver as an auxiliary tool plete the development. The system through the debugging, testing, user needs function can be run essfully.
Key Words: experiment teaching; information; system; user; authority; management
目录
1绪论 1
1
1
1
2
2
2
2可行性研究与需求分析 3
3
3