I
毕业设计(论文)
题 目 :
中学校园网站
姓 名 :
学 号 :
所 属 学 院 :
专 业 班 级 :
指 导 :
职 称:
II
完成日期 xxxx 年 xx 月
III
摘 要
21 世纪的今天,随着社会的不断发展与进步,人们对于信息科学化的认识,已由低层次
向高层次发展,由原来的感性认识向理性认识提高,管理工作的重要性已逐渐被人们所认识,
科学化的管理,使信息存储达到准确、快速、完善,并能提高工作管理效率,促进其发展。
论文主要是对中学校园网站进行了介绍,包括研究的现状,还有涉及的开发背景,然后
还对系统的设计目标进行了论述,还有系统的需求,以及整个的设计方案,对系统的设计以
及实现,也都论述的比较细致,最后对中学校园网站进行了一些具体测试。
本文以 JSP 为开发技术,实现了一个中学校园网站。中学校园网站的主要使用者分为管
理员;个人中心、教师管理、学生管理、校园概况管理、名师风采管理、校园公告管理、试
卷管理、试题管理、校园论坛、系统管理、考试管理,教师;个人中心、校园概况管理、名
师风采管理、校园公告管理、试题管理、试卷管理、系统管理、考试管理,学生;个人中心、
校园概况管理、名师风采管理、校园公告管理、系统管理、考试管理,前台首页;首页、校
园概况、名师风采、校园公告、论坛信息、试卷列表、新闻资讯、我的、跳转到后台等功能。
通过这些功能模块的设计,基本上实现了整个中学校园网站的过程。
具体在系统设计上,采用了 B/S 的结构,同时,也使用 JSP 技术在动态页面上进行了设
计,后台上采用 Mysql 数据库,是一个非常优秀的中学校园网站。
关键词 :中学校园网站;JSP 技术;Mysql 数据库;B/S 结构
IV
Abstract
Today in the 21st century, with the continuous development and progress of society, people's
understanding of information science has developed from low level to high level, from the original
perceptual knowledge to rational knowledge, and the importance of management has been gradually
recognized by people. Scientific management can make information storage accurate, fast and
perfect, improve the efficiency of work management, and promote its development development.
This paer mainly introduces the middle school campus website, including the current situation of
the research, the development background involved, and then discusses the design goal of the
system, the demand of the system, and the whole design scheme. The design and implementation of
the system are also discussed in detail. Finally, some specific tests are carried out on the middle
school campus website.
In this paper, JSP as the development technology, to achieve a high school campus website. The
main users of middle school campus website are administrator; personal center, teacher
management, student management, campus profile management, famous teacher style management,
campus announcement management, test paper management, test paper management, campus
forum, system management, test management, teacher; personal center, campus profile
management, famous teacher style management, campus announcement management, test paper
management, test paper management Science, system management, examination management,
students; personal center, campus profile management, famous teacher style management, campus
announcement management, system management, examination management, front page; front page,
campus profile, famous teacher style, campus announcement, forum information, test paper list,
news information, mine, jump to the background and other functions. Through the design of these
functional modules, the whole process of the middle school campus website is basically realized.
Specifically in the system design, using the B / S structure, at the same time, also using JSP
technology in the dynamic page design, the backstage using MySQL database, is a very excellent
middle school campus website.
Key words: middle school campus website; JSP technology; MySQL database; B / S structure
目 录
V
1 概述..................................................................................................................................................1
1.1 课题背景及意义....................................................................................................................1
1.2 国内外研究现状...................................................................................................................1
1.3 本课题主要工作...................................................................................................................2
2 系统开发环境..................................................................................................................................3
2.1 java 简介 ..............................................................3
2.2 Mysql 数据库 ...........................................................3
2.3 B/S 结构 ...............................................................4
2.4 JSP 技术介绍 ...........................................................4
3 系统分析..........................................................................................................................................5
3.1 可行性分析...........................................................................................................................5
3.1.1 技术可行性................................................................................................................5
3.1.2 操作可行性.................................................................................................................5
3.1.3 经济可行性................................................................................................................5
3.1.4 法律可行性................................................................................................................6
3.2 系统流程分析........................................................................................................................6
3.2.1 系统开发流程.............................................................................................................6
3.2.2 用户登录流程............................................................................................................7
3.2.3 系统操作流程............................................................................................................7
3.2.4 添加信息流程............................................................................................................8
3.2.5 修改信息流程............................................................................................................9
3.2.6 删除信息流程............................................................................................................9
3.3 系统用例分析......................................................................................................................10
3.3.1 管理员用例图...........................................................................................................10