狼牙山中心小学校园网站
毕业设计(论文)
毕设(论文)题目: 狼牙山中心小学校园网站
狼牙山中心小学校园网站
I
摘 要
随着社会的发展,信息网络化成为时代的主题。许多行业在经营管理过程中对计算
机技术的依赖程度也在不断增强。对于中学行业来说,其工作管理流程复杂、多样。计
算机已完全能够胜任狼牙山中心小学校园网站管理工作,而且能够使管理工作变得更加
准确、高效、清晰、透明。狼牙山中心小学校园网站能够有效的解决纸质手工处理业务
时效率地下和数据信息易丢失的问题,使得用户查询中学信息更加方面快捷,同时便于
管理员对中学和用户的管理,从而给狼牙山中心小学校园网站管理工作带来更高的效率。
因此,开发一个狼牙山中心小学校园网站很有必要。
本课题在分析了狼牙山中心小学校园网站行业现状以及对现有的狼牙山中心小学
校园网站进行研究比较的基础上,安平县启蒙学校 位于河北省衡水市安平县。针对狼牙
山中心小学校园网站行业的特殊性,设计研发了一套基于 Web 技术的狼牙山中心小学校
园网站。本系统用户分为系统管理员、会员这两类。中学信息查询,中学的行程查看查
询,中学在线投票以及投票结果的查看。
本系统前台主要使用 JSP 作为开发语言,后台使用 MySQL 作为数据库管理系统,开
发环境是 MyEclipse,服务器采用 tomcat,开发出的一个 B/S 结构的狼牙山中心小学校
园网站。
关键词:JSP,数据库,B/S 模式
狼牙山中心小学校园网站
II
ABSTRACT
With the development of society, the information network has become the theme of the times.
Dependence of many industries of computer technology in the management process is also
growing. For the modeling industry, the management process is complex and diverse. The
computer is fully capable of modeling appointment management work, but also can make the
management work more accurate and effective, clear and transparent. Model management
system can effectively solve the business efficiency of underground and data information is
easily lost handmade paper, allows the user to query model information more fast, and is
convenient for the administrator to the models and the user management, thus to model the
reservation management work to bring higher efficiency. Therefore, it is necessary to develop
a model management system.
This topic in the analysis model of reservation industry status and makes a comparative study
of the existing model management system based on, according to particularity of the book
industry model, design and development of the a model management system based on Web
technology. The users of the system is divided into administrators, members of the class of
two. Model information query model, travel view query model, online voting and voting results.
The front of the system using JSP as a development language, MySQL as the database
management system, the development environment is MyEclipse, using Tomcat server
management system model, a B/S structure developed by the.
Keywords: JSP, database, B/S
狼牙山中心小学校园网站
III
目 录
摘 要....................................................................................................................I
ABSTRACT .........................................................................................................II
第一章 绪论.........................................................................................................1
1.1 课题背景与意义............................................................................................................1
1.2 开发工具及技术............................................................................................................2
3.1.1 开发语言和工具 .................................................................................................2
3.1.2 基于 B/S 结构开发 .............................................................................................2
3.1.3 JAVA 语言简介..................................................................................................2
3.1.4 JSP 技术..............................................................................................................3
3.1.5 Tomcat 3
3.1.6 MySQL 数据库...................................................................................................3
3.1.7 My Eclipse 平台 .................................................................................................4
3.1.8 软硬件需求 .........................................................................................................4
第二章 系统分析.................................................................................................5
2.1 技术的可行性................................................................................................................5
2.2 经济的可行性................................................................................................................5
2.3 操作可行性....................................................................................................................5
2.4 法律的可行性................................................................................................................5
2.2 功能模块分析................................................................................................................6
2.3 设计的基本思想............................................................................................................7
2.4 性能需求........................................................................................................................8
2.4.1 系统的安全性......................................................................................................8
2.4.2 数据的完整性......................................................................................................8
2.5 界面需求........................................................................................................................8
第三章 数据库设计...........................................................................................10
3.1 数据库的分析与设计..................................................................................................10
3.1.1 数据库的概念结构设计....................................................................................10
3.1.2 数据库的逻辑结构设计....................................................................................12
3.1.3 数据库的连接原理............................................................................................16
第四章 系统功能实现.......................................................................................17
4.1 会员注册与用户登录..................................................................................................17
4.2 管理员首页..................................................................................................................18
4.3 信息发布管理..............................................................................................................19
4.3.1 添加信息发布....................................................................................................19
狼牙山中心小学校园网站
IV
4.3.2 发布信息管理....................................................................................................20
4.4 参赛信息管理..............................................................................................................21
4.4.1 参赛人员新增....................................................................................................21
4.4.2 参赛人员信息....................................................................................................21
4.5 会员信息管理..............................................................................................................22
4.6 相片相册管理..............................................................................................................22
4.7 网站前台管理..............................................................................................................23
结 论.................................................................................................................23
致 谢.............................................................................................................24
参考文献.............................................................................................................25