文档介绍:编号:
基于java信息实训开发
实训(论文)说明书
题目:基于java信息精品课程网站实训开发
院(系): 应用科技学院
专业: 计算机科学与技术
学生姓名:
学号:
指导教师:
2012年1月1日
摘要
飞速发展的今天,互联网成为人们快速获取、发布和传递信息的重要渠道,它在人们政治、经济、生活等各个方面发挥着重要的作用。上发布信息主要是通过网站来实现的,“海洋”中按照一定的检索方式将所需要的信息从网站上下载下来。应用上的地位显而易见,它已成为政府、企事业单位信息化建设中的重要组成部分,从而倍受人们的重视。本毕业设计主要完成该精品课网站的设计及实现。
通过本网站,可以使用户能够在线的查阅有关课程的最新信息,了解Java知识,下载课程的课件,在线观看课程的讲座,并可进行在线答疑等。使教学更加方便,方便学生在家或寝室自己学习,提高学生自学能力,也节省学生、老师的时间。
关键词精品课程;网站; JSP;JavaBean; Servlet
ABSTRACT
The rapid development of the today, access to e a fast release and an important channel for transmitting information, it's political, economic, and other aspects of life play an important role. Published information on the is mainly achieved through the website, access to information is also in the "sea" in the search according to certain ways the information they need to download from the site. Therefore the construction site in the status of applications Obviously, it has e the government, enterprises and institutions in the information technology an ponent of so much attention. The main graduation design quality lesson plete the design and realization of the site.
Through this website, you can enable users to access the course online the latest information on Java knowledge, download the curriculum courseware, online watch the lecture courses, and online Q & A and so on. To make teaching easier for students to learn at home or bedroom its own students, and enhance self-learning ability, but also save students and teachers time.
KEY WORDS Courses, JSP, JavaBean, Servlet ,Site
目录
摘要 2
ABSTRACT 3
1 绪论 5
系统开发背景 5
系统当前现状 5
精品课程网站研究的意义 5
2 系统所用技术概述 6
Java理论基础 6
jsp简介 7
什么是JSP 8
JSP技术原理 8
Servlet简介 9
什么是Servlet 9
Servlet技术的特点 9
3 系统的分析设计与实现 10
系统架构设计概述 10
三层架构 10
数据访问层 11
系统需求分析 12
系统定义 12
功能需求 12
数据需求 12
系统模块设计 13
数据库设计 14
数据库设计概述 14
数据库概念结构设计 14
系统详细设计与实现 15
网站首页 15