1、 本科毕业论文(设计) 题 目 实验室设备管理系统出入库管理模块 学 院 计算机与信息科学学院 专 业 计算机科学与技术 年 级 200X 级 学 号 姓 名 指 导 教 师 成 绩 _ 200X 年 X 月 XX 日 实验室设备管理系统设备出入库管理模块 1 计算机与信息科学学院 计算机科学与技术 实验室设备管理系统出入库管理模块 XXX 摘要摘要: 本文详细介绍了实验室设备管理系统的工作流程:设备入库、领用、报废、丢 失、损坏、维修、调拨登记、例行统计报表,并对每个流程进行了概要设计与详细设计的描 述。 本系统的开发采用 B/S 模式,以微软的 Visual Studio 2008 作为开
2、发平台,实现了三层 架构(即业务逻辑层、数据访问层、用户界面层)的实验室设备管理系统。 该设备信息管理系统以设计模式为指导思想进行设计实现后, 降低了层次之间、 模块之 间的耦合性,解决了重复开发、代码重用率低、功能模块移植工作量大等问题,提高了系统 的稳定性、可扩展性、可维护性和可复用性。 关键词关键词:设计模式;AJAX;水晶报表;设备管理 THE MANAGEMENT SYSTEM OF LABORATORY EQUIPMENT WEI Qiang Computer and Information Science Academy,Southwest China Normal Univer
3、sity,Chongqing 400715,China Abstract: The article introduces the work flow of laboratory equipment management system in detail: equipment storage, recipients, discard, lost, damaged, maintenance, allocation of registration, routine statistical reports. And the preliminary design and detail design of
4、 each of process are also described in the article. The development of the system uses B/S (Browser/Server) mode and Microsofts Visual Studio 2008 as development platform to achieve a three-tier system (that is, business logic tier, data access layer, user interface layer) of laboratory equipment management system. After achieving equipment management system design in design patterns, the coupling was gr