- 1、本文档共33页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘 要
本文详细阐述高校毕业生管理系统的开发过程,在开发过程中,具体分析了系统的各个功能的实现过程。在绘制简单系统功能模块图的同时,力求更加清晰地表明设计思想以及对整个程序设计的规划及具体实现。
根据实际需要,高校毕业生信息管理系统采用模块化的设计思想,在Windows XP操作系统环境下,搭建ASP.NET运行环境通过使用C#脚本语言完成动态的、交互的web服务器应用程序。主要实现毕业生信息管理系统的主要功能,包括管理员对企业信息、毕业生信息的添加、删除等管理操作;毕业生、教师在前台的浏览、查询等功能。
本系统主要特点为:系统功能完备,使用方便简捷,人性化的用户界面,安全必威体育官网网址设置齐全,大大减少了操作人员和用户的工作负担。
关键词:管理系统;数据库;模块化;C#
Abstract
This article emphatically elaborated the graduate information management system whole performance history. During the development process, specifically analyzed the system each function realization process
According to the actual demand, graduate information management system this project by modular the design thought, in Windows under the XP operating system environment, builds ASP.NET movement environment and through uses the C# script language dynamically to complete, the interactive web server application procedure, realizes the graduate information management system main function, including manager to enterprise information ,graduate information increase, deletion management operation; Graduate, teacher in function and so on onstage browsing, inquiry.
This system has many characteristic: System function complete ,easy to operate simple and direct, the human nature user contact surface, the security keeps secret the establishment to be complete ,greatly reduced the operator and users work load.
Keywords: Management system management system; Database; Modulation; C#
目 录
摘 要 II
Abstract III
前 言 1
第一章 问题定义 2
1.1 问题阐述 2
1.2 系统目标 2
1.3 系统流程图 3
1.4 可行性分析与研究 3
1.4.1 技术可行性 4
1.4.2 经济可行性 4
1.4.3 操作可行性 4
1.4.4 法律可行性 4
第二章 需求分析 5
2.1 系统的基本需求 5
2.2 系统功能需求 5
2.3 系统的数据分析 5
2.4 数据字典 7
2.4.1 数据存储 7
2.4.2 数据流 8
2.4.3 数据处理 9
第三章 总体设计 10
3.1 系统的总体设计原理 10
3.2 系统功能划分 11
3.2.1 毕业生子系统功能划分 11
3.2.2 管理员子系统功能划分 12
3.2.3 教师子系统功能划分 12
3.3 系统功能描述 13
3.3.1 毕业生子系统功能描述 13
3.3.2 管理员子系统功能描述 13
3.3.3 教师子系统功能描述 14
3.4 数据库概念结构设计 14
3.4.1 各实体属性图 14
3.5 数据库设计 16
3.6 安全必威体育官网网址设计 17
3.6.1 登陆用户的安全性 17
3.6.2 操作安全性 17
3.6.3 数据
文档评论(0)