1 / 52
文档名称:

毕业设计(论文)-ASP.NET高校毕业生就业管理系统的开发与设计.doc

格式:doc   页数:52页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-ASP.NET高校毕业生就业管理系统的开发与设计.doc

上传人:3346389411 2013/3/2 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-ASP.NET高校毕业生就业管理系统的开发与设计.doc

文档介绍

文档介绍:高校毕业生就业管理系统的开发与设计
摘要
大学生就业问题关系到高等教育持续健康的发展,关系到国家的经济建设、社会的稳定和人民群众的根本利益。基于Web的大学生就业管理系统,正是针对当前严峻的毕业生就业形式,为学校做好大学生就业管理工作提供了信息化的解决方案。
本系统采用Browser/Server技术模式,开发技术,后台使用MS SQL Server 2000数据库开发技术。本系统主要是为了方便负责就业管理工作的老师使用,向毕业生提供一些招聘信息、就业指导及相关的政策信息,以帮助同学们更好的就业。本系统分为管理员登陆子系统,包括毕业生信息管理功能,企业信息管理功能,和招聘信息管理功能;毕业生登陆子系统,包括个人信息查询,企业信息查询和招聘信息查询功能。
本系统为毕业生提供了一个便捷、可靠的信息平台,有利于学校更好的对大学生进行就业管理和指导。
关键词: 大学生就业管理 Web
The Designing and Implementation of the Undergraduate Students Employment Management System
Abstract
The employment for undergraduate students closely relates to the healthy
development of higher education, our national economy, stability of our society and people's basic benefit. On the basis of statistics surveyed by WEB for undergraduate students, they are facing harsh condition on their job hunting. This thesis dedicates to putting forward a proposal for some solutions to this problem.
This system takes Browser/Server technique, for front end, and MS SQL Server 2000 for back end. This aims to bring teachers- in charge of students' employment- some conveniences for posting some job information, employment guidance and relative policies for students. The landing system is divided into sub-system administrators, including graduates of information management, enterprise information management, information management and recruitment functions; graduates landing systems, including personal information, business information and recruitment information function.
This system provides a platform, showing some efficient, reliable information, in order to help schools' better management and instruction for students.
Keywords: Undergraduate Students; Employment Managements; Web; .
目录
1 引言 1
问题定义和内容简介 1
研究背景和研究意义 1
本系统研究背景 1
本系统研究意义 2
系统研究和可行性分析 2
系统研究 2
可行性分析 2
各章内容介绍 4
2 需求分析 5
系统性能需求分析 5
数据负荷需求 5
适应性需求 5
系统功能需求分析 5
系统功能的划分 5
系统功能描述 5
数据需求分析 6
数据流图 6
数据字典 7
3 系统设计