毕业生信息管理系统论文
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
利用web技术和数据库技术,设计一种基于WEB的毕业生信息管理系统的方案,并用ASP技术结合ACCESS数据库进行了该系统的开发过程。本文主要从系统的设计目标和思想、系统软硬件的选择、功能模块的设计、技术实现、四个方面进行了研究。
毕业生是每个学校的主体之一,随着毕业生数量的增加,传统的毕业生管理模式已经不能满足现在教育的要求,而毕业生信息管理网站将会为学校的现代化管理提供一个良好的平台。
系统中最重要的硬件平台是 Web服务器平台。软件平台包括终端软件平台和服务器软件平台。
本系统的功能模块包括:面向客户端各子系统的服务器功能模块,校级管理员功能模块,二级管理员功能模块。
目前,浏览器 / WEB服务器 /数据库服务器三层分结构模式为实现这一目标提供了可行的技术与实现方案。其工作原理可以简述如下:客户端通过浏览器向服务器端提出服务请求,服务器将请求交给 IIS,IIS接收请求并调用 ASP程序,ASP程序通过 ODBC接口与数据库管理系统 ACCESS连接进行数据库操作 ,ASP程序再将操作结果以 HTML文本的形式发送给浏览器。
关键词:毕业生 信息管理系统 ASP
Abstract
[资料来源:http://think58.com]
Using web and data-base technology, design one manage graduate information system which based on web. And using asp technic link assess date-base carry through this system. This paper have do four main points for research, which are the goal of designing this system, the choice of the software and hardware, the design of function model, the achievement of technic.
[资料来源:www.THINK58.com]
The graduates is one of the main part of every school. Nowadays, with the increasing number of graduates, the tranditional graduate information management system can not meet the needs of the education. And the web of graduate information management system serves as a stage for the modernization of school management.
web services is the most important hardware terrace The software terrace includes the terminal software terrace and server software terraces.
The function molds of this system include: the server function mold that faces to each sub- system of clients, the administrator function mold of school level, second-level administrator function mold piece.
Currently, three-layer structure mode of the browser/ WEB server/ database server provides the workable technique and suggestions to carry out the project. the brief of its operation principle is as follows : clients use the browser to send a request to the server,which transfers the request to IIS, after receiving the request, IIS will employ ASP application, which will conncet the data management system ACCESS and operate in the database through the ODBC interface, and the processed result will be send to the browser by ASP application in the format of HTML.
Keywords:Graduate Information Management System ASP
目 录
1 引言1
2 系统设计目标和思想3
3 管理信息系统知识5
3.1 前 言5
3.2系统目标和内容的确立5
3.3开发过程的组织与控制6
3.4按计算机的特点组织系统7
[资料来源:http://www.THINK58.com]
3.5系统建设的可持续性7
3.6系统建设的基础性工作8
4 功能模块设计9
[来源:http://think58.com]
4.1 面向客户端各子系统的服务器功能模块9
4.2 面向管理终端的WEB服务器的功能模块11
[资料来源:http://www.THINK58.com]
4.3 总流程图17
4.4 数据库设计18
5 功能模块设计的具体实现24
5.1登陆 index.asp24
[资料来源:http://think58.com]
5.2 毕业生管理26
5.3 单位注册34
5.4 单位信息管理34
[资料来源:THINK58.com]
5.5显示求职信息36
[版权所有:http://think58.com]
5.6 显示就业动态信息37
5.7 显示单位招聘信息37
5.8 查询毕业生37
5.9 校级管理员管理37
6 系统运行测试41
6.1管理员.毕业生.用人单位登陆测试41
6.2 毕业生个人信息修改测试41
6.3 企业单位信息修改测试41
7 设计小节42
致谢43
参考文献43
附录:外文原文和翻译44
[资料来源:http://think58.com]
上一篇:动态个人博客设计论文