目    录

摘要

Abstract

1、引言

1.1 背景和发展

1.2 可行性分析

1.2.1 技术可行性

1.2.2 经济可行性

1.2.3 操作可行性

1.3 课题的目的意义

2、相关技术简介

2.1 JSP技术简介

2.2 JSP工作原理

2.3 JSP体系结构

2.4 JSP的特点

2.5 SQLSERVER 2000 数据库

2.6 系统数据库连接

2.7 BS模式与C/S模式的比较分析

3、概要设计

3.1 基本思路

3.2 基本思想

3.3 系统功能概述

3.4 数据库设计

3.4.1 Users登陆表

3.4.2 Project 题目表

3.4.3 Message留言表

3.4.4 Result答题结果表

4、系统设计

4.1 处理流程设计

4.1.1 系统操作流程图

4.1.2 数据增加流程

4.1.3 数据修改流程

4.1.4 数据删除流程

4.2 教师模块设计

4.2.1 教师登陆

4.2.2 管理主界面

4.2.3 学生信息添加

4.2.4 学生信息管理

4.2.5 添加试卷题目

4.2.6 添加题目管理

4.2.7 留言管理

4.2.8 查看答题结果

4.3 学生模块设计

4.3.1 学生登陆

4.3.2 发表留言

4.3.3 网上答题

4.3.4 答题结果

5、系统调试与测试

5.1 程序调试

5.2 程序的测试

5.2.1 测试的重要性及目的

5.2.2 测试的步骤

5.2.3 测试的主要内容

结束语

致谢

参考文献

 

摘要

随着信息时代的到来,人类知识更新的周期越来越短。如何使教学、培训能满足不同地点和不同学习时间人们的需要,传统的面对面教育方式在这方面已经力不从心。在这种情况下,学习型网站应运而生, 并成为现代教育发展的新趋势。

本设计主要包括网上教学系统方案分析与规划设计,介绍了整个设计过程中的思路和所用到的技术,以及如何实现本系统的各个功能。整个系统以JSP为编程语言,与SQLSERVER2000数据库相结合,体现了交互性的原则,培养同学们的创新能力,充分调动学生的学习兴趣。网站满足在Internet上运行的条件,并具备安全、稳定、下载快的特点。学生可以很方便的通过本网站进行课件下载、在线视频学习,具有很高的应用价值。

 

关键字:网上教学  JSP   SQLSERVER2000  B/S结构

 

Abstract

Along with information age’s arrival, the cycle which the human knowledge renews is getting more and more short. How to enable the teaching, training to satisfy the different place and the different study time people’s need, the traditional educational mode face-to-face already lacked the ability to do what one would like in this aspect. In this case, the study website arises at the historic moment, and becomes the modern education development the new tendency.

This design mainly includes on-line teaching system program analysis and the plan design, introduced in the entire design process’s mentality and uses the technology, how as well as does realize this system’s each function. The overall system take JSP as the programming language, the database unified with SQLSERVER2000, has manifested the interactive principle, raised schoolmates’ innovation ability, transferred student’s study interest fully. The website satisfies the condition which moves on Internet, and has safely, stable, downloads the quick characteristic. The student may very convenient carry on courseware downloading, the online video frequency study through this website, has the very high application value.

 

Key words    On-line teaching    JSP    SQLSERVER2000    B/S structure