1、基于基于 WebWeb 的毕业设计管理系统的设计与实现的毕业设计管理系统的设计与实现 摘摘 要要: :本系统是针对现代高校计算机技术的发展, 为了应对以往毕业生毕业设计中遇到的工 作效率低,交互性差等问题而采用软件工程的设计思想设计的。本文的基础就是利用 ASP.net 技术与 Web 数据库的结合,开发出的一个基于 Web 技术的 B/S 结构的毕业设计管理 系统。 首先,本文探讨了数据库运行的体系结构,介绍了浏览器/服务器模式的工作方式及特 点;比较了主机/终端、客户机/服务器和浏览器/服务器等三种模式各自的优缺点。比较结 果表明, 浏览器/服务器模式继承了客户机/服务器模式的优点并克服了
2、它的缺点, 不受操作 系统和硬件的制约, 而且能防止 “胖客户机” 现象的发生, 比较容易实现不同网络间的连接。 浏览器/服务器模式是目前广泛使用的主体结构。因此,我们开发的本系统也将采用了浏览 器/服务器模式。在此基础上,本文还探讨了实现 Web 数据库的不同方法。本文重点还讨论 了如何利用 ASP.net 技术和 ADO.net 对象来实现对数据库的访问方法, 给出了设计细节和具 体步骤及其方法。 本次设计是应用 ASP.NET 技术实现网络环境下的毕业生毕业设计管理。利用 Microsoft Visual Studio.NET 工具结合使用 SQL Server 数据库,ASP.NET、
3、C#、ADO.NET 等技术的工 作原理及特点, 并以此为理论技术依据阐述了基于 Web 的毕业设计管理系统的结构设计和具 体的实现过程。 关键词关键词: :B/S 结构,C/S 结构,Web 数据库,三层式结构,毕业设计管理系统,A The Design and Realization of Graduation Project Management System Based on Web Abstract :This system is designed in allusion to the development of modern computer technology in univ
4、ersities and colleges. It adopts the design ideology of software engineering, in order to answer the problems that had been faced by the graduates in their graduation projects, such as low work efficiency, and poor interaction. The foundation of this text was combining the skill of ASP.net with Web Database, and exploiting a management system based on the skill of Web and the structure of B/S. Firstly, this text discusses the system and structure run by database, introduces the working a