校园网站jsp毕业设计(论文)

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计设计题目:基于J2EE的学院计算中心网站设计

系别:_________________________ 班级:_________________________ 姓名:_________________________ 指导教师:_________________________

年6月10 日

1

基于J2EE 的学院计算中心网站设计

摘要

本文着重阐述了计算机中心网站的开发过程。介绍了网站的开发环境以及开发工具,对于设计思想和设计流程也做出了全面的叙述,在数据库创建思想以及各个数据表之间的具体关联等方面也做出了详细说明,并且具体剖析了网站各个功能的实现过程以及详细设计过程,在绘制简单系统功能模块图的同时,力求更加清晰地表明设计思想以及对整个模块程序设计的规划及具体实现。

根据实际需求,计算机中心网站设计这个项目采用模块化的设计思想,在Windows XP 操作系统环境下,搭建JSP 运行环境JDK+TOMCAT ,通过使用JAVA 脚本语言完成动态的、交互的web 服务器应用程序,实现学校网站的多种功能。 本网站具有多方面特点:网站功能完备,用户使用方便简捷,人性化的用户界面,设置齐全,大大减少了操作人员和用户的工作负担,提高了学校的信息化的水平。

关键词:Java 数据库 网站设计

The Design Based on J2EE of TangShan

College Computer Center Web Site

Abstract

This article focuses on the computer center web site for the development process. Introduced a web site for environment and development tools, the design concept and design process has also made a comprehensive narrative, in the database to create ideological and various data tables specific links between the areas has also made detailed and specific analysis of the The various functions of the web site to achieve process and detailed design process, drawing a simple web function modules map at the same time, to more clearly show that design thinking and the whole process of planning and design of concrete realization.

According to actual demand, the computer center web site for this project is modular in design, in the Windows XP operating system environment, the structures JSP operating environment JDK + TOMCAT, through the use of scripting language JAVA complete dynamic, interactive web server applications, curriculum information and results of information management.

This web site has many features: system fully functional, easy to use simple user-friendly user interface, complete security settings, greatly reducing the operators and improve the efficiency of the management of school information Level.

Keywords: JSP;Database;Website Design

2

目录

1绪论 (1)

1.1 引言 (1)

1.2 问题定义 (1)

1.3 网站介绍 (1)

1.4 网站设计目标 (2)

2 概述 (3)

2.1 数据库知识简介 (3)

2.1.1 数据库的发展史 (3)

2.1.2 数据库的特点 (3)

2.1.3SQL语言简介 (4)

2.1.4SQL语言的数据查询 (4)

2.2 JSP(J2EE)知识简介 (5)

2.2.1JSP属性介绍 (5)

2.2.2JSP运行环境介绍 (5)

2.2.3JSP的J2EE的架构介绍 (6)

3 需求分析 (7)

3.1 提出问题 (7)

3.2 项目背景 (7)

3.3 项目开发目标 (7)

3.4 运行环境 (7)

3.5运行需求 (7)

4 总体设计 (8)

4.1 网站简要说明 (8)

4.2 网站总体设计功能模块 (8)

4.3 网站结构设计 (8)

4.4 数据库连接设计 (8)

4.5 界面设计 (9)

3

4.6 总体设计总结 (10)

5系统功能设计 (11)

5.1 前台显示说明 (11)

5.1.1 前台首页显示 (11)

5.1.2 功能实现介绍 (11)

5.2 网站后台管理 (11)

5.2.1 后台管理功能介绍 (12)

6 详细设计 (13)

6.1详细设计概述 (13)

6.2登录功能设计 (13)

6.2.1用户登录流程 (13)

6.2.2用户登录界面设计 (15)

6.2.3用户登录数据库分析 (15)

6.2.4用户登录系统结构分析 (16)

6.3资源上传下载设计 (16)

6.3.1资源上传下载模块 (16)

6.3.2资源上传下载流程 (17)

6.3.3资源上传下载数据库分析 (19)

6.3.4资源上传下载系统结构分析 (19)

6.4学生作品设计 (19)

6.4.1学生作品投票设计流程 (20)

6.4.2学生作品上传流程 (20)

6.4.3学生作品数据库分析 (21)

6.4.4学生作品系统分析 (22)

6.5新闻发布设计 (22)

6.5.1新闻发布总体结构 (22)

6.5.2新闻发布后台管理设计 (23)

6.5.3新闻发布前台浏览设计 (24)

6.5.4新闻发布数据库分析 (24)

6.5.5新闻发布系统分析 (25)

6.6视频教程设计 (26)

6.6.1视频教程数据库分析 (26)

6.6.2视频教程系统分析 (27)

6.7机房课表查询设计 (27)

4

相关文档
最新文档