- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
仅供参考
毕业设计管理系统的设计与实现
摘 要
随着Internet的飞速发展及互联网的普及,计算机已广泛用于政府、军事、科研、商业等部门,连接到千家万户,利用计算机实现毕业设计管理势在必行。
目前高校基本都采用网站的形式管理学生的毕业设计。
本文系统地介绍了毕业设计管理系统的工作原理、实现技术及系统架构方案。从而论述了一个毕业设计管理系统的设计原理、设计思想及具体的实现过程,对各个模块的架构及设计思想和设计过程作了详细阐述。该系统主要实现了三个模块:学生模块、教师模块和管理员模块。
本系统采用JSP作为开发工具,采用SQL Server2000数据库作为后台数据库。本文详细讲述了以上技术的应用。
关键字:毕业设计管理; JSP;SQL Server2000数据库;
Design and Implementation of Graduation Project Management System
Abstract:With the rapid development of Internet and the popularity of the Internet, the computer has been widely used in government, military, scientific, commercial and other departments connected to the tens of thousands of households using computer design and management is imperative to achieve graduation. At present, colleges and universities have adopted the basic form of website design management graduate students.
This paper introduced the design and management graduate working principle, technology and system architecture to achieve the program. Which discusses the design of a graduate management system design principles, design concepts and the specific realization of the process, each module of the structure and design thinking and design process described in detail. The system has three main modules: module students, teachers and administrators module.
The system uses JSP as the development tools, SQL Server2000 database using the database as a background. In this paper, a detailed account of the above techniques.
Keywords: Graduate design management; SQL Server2000 database ;
目录第1章 绪论 1
1.1概述 1
1.2选题目的及意义 1
1.3研究内容 2
第2章 系统需求分析 3
2.1可行性分析 3
2.1.1系统可行性研究分析 3
2.1.2可行性分析报告 4
2.1.3系统开发具体研究分析 4
2.2系统功能需求分析 5
2.2.1 业务流程分析 5
2.2.2 系统功能分析 7
2.2.3 系统数据流图分析 8
2.2.4 数据字典分析 11
第3章 系统概要设计 14
3.1 总体设计 14
3.1.1 运行环境 14
3.1.2 系统设计思想及处理流程 14
3.1.3 数据库设计 15
3.2 登录人员权限分配 18
第4章 系统的实现 20
4.1 数据库的实现 20
4.2 登录模块的实现 20
4.3 学生模块的实现 21
4.4 教师模块的实现 25
4.5 管理员模块的实现 26
第5章 系统测试 29
5.1 测试目的 29
5.2 测试实施 29
5.3 系统各模块的功能测试 31
5.4 测试结论 32
结 论 33
致 谢 34
参考文
文档评论(0)