探究实验室教学管理系统开发之数据库设计 孟金洲摘 要:随着高校管理变革逐渐推动,实验室建设进一步法律规范化、复杂化,高校实验室管理工作也变得更加繁重和复杂。为了便利管理工作展开,提高工作效率,运用计算机来进行辅助管理,以简化咱们工作,成为需要。本系统正是基于此而进行开发设计。系统采纳.NET 框架和三层构造,完全B/S 模式,纯面对对象思想(OOP);本系统运用了 Microsoft SQLServer 为后台数据库,以 Visual studio.NET 为前端开发工具,通过对数据库技术进行了较进一步学习和应用,重要完毕管理员管理、老师教学安排管理、学生预约实验、做实验、顾客维护、系统维护等系统功能。系统运营成果证明,其操作简朴,界面和谐,运营比较稳定,合用于大学院校实验教学管理使用。核心词:实验室教学管理;OOP;B/S;Visual studio.NET;SQLServer The Development Of Experiment Management System MengJinZhou Dept.of Computer Science&Technology Director:PanWei Abstract : As university management to promote the gradual change , the laboratory building further standardization , complicated , college laboratory management work is also becoming more heavy and complicated. This system was based on this and development design. System adopts the.net framework and three layer structure , completely B/S model , pure the object-oriented idea (OOP) ; This system using Microsoft SQLServer for backend database , with Visual studio. NET for front-end development tools , through to the database technology were further study and application ,mainly completes administrator management , teachers' teaching arrangement management,System operation results show that the operation simple,friendly interface,operation is stable and the experiment teaching management apply colleges use. Keywords:laboratory teaching management;B/S;NET; SQLServer 目录1、引言--------------------------------------------------------------------------------------31.1、实验室教学管理系统开发背景-----------------...