1 / 28
文档名称:

精品毕业论文--基于Web的校园二手交易系统的设计与实现.doc

格式:doc   页数:28
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

精品毕业论文--基于Web的校园二手交易系统的设计与实现.doc

上传人:mkt365 2013/6/14 文件大小:0 KB

下载得到文件列表

精品毕业论文--基于Web的校园二手交易系统的设计与实现.doc

文档介绍

文档介绍:目录
1引言 1
开发背景 1
开发意义 1
可行性研究 2
2系统构架分析 2
JAVA语言简洁 2
JAVAEE技术介绍 2
SERVLET/Jsp技术 3
JAVABeans技术 3
开发环境及环境配置 4
系统环境及Java/JSP环境配置 4
数据库开发工具选择及配置 4
关系数据库管理系统 5
对性能的一般规定 5
其他专门要求 5
对安全性的要求 5
运行环境规定 5
3系统设计 6
系统总体设计 6
概要设计 6
系统功能模块设计 6
系统结构图 7
数据流图 7
数据库设计 8
数据库需求分析 8
数据库概要设计 8
数据库详细设计 9
4 系统实现 11
程序设计 11
系统的测试 21
测试的目的和作用 21
测试原则 21
测试方法和步骤 21
总结 22
参考文献 24
摘要
随着信息技术的迅速发展与网络教学的普及,网上作业提交也成为现代化教学不可或缺的一部分。在此背景下,用JavaEE开发了网上作业提交系统。本论文首先考虑了学生网上作业提交和教师网上作业批改的实际要求,分析了此系统应该具有的功能;其次对系统的主要功能模块进行了详细地描述,其中主要包括教师布置作业,学生提交作业,教师批改作业和管理员设置。最后结合系统开发阶段和调试阶段发现的问题,提出了系统需要完善的地方,总结了开发此系统所取得的经验和体会。
关键词:Web二手交易系统;javaEE;B/S结构;数据库
Abstract
This system is a set of platform software of the campus-wide system secondhand transaction. It adopts the JSP/J2EE technique, and programmed with Java programming language. It also adopts the B/S development mode, which is based on Web and popularize in recent years. It runs in ways. Only when the server install this system and the client can visit it, browse and release some secondhand conveniently and speedily when they go on-line. And so it dispenses with such operation as plicated installing, installment and support in traditional C/S mode. At the same time, it uses the Java language which towards the OOP(object-oriented programming).So the system has the specific property of towarding OOP, irrelevant with the platform ,the Java language’s support to work programming technique makes the system have high practical value.
The system development is divided into three parts. That is using JavaBeans to process business logic; using JSP+HTML+JavaScript and Servlet to process interface; and visiting the SQL Server 2000 database through JDBC-ODBC Bridge.
Keywords:JSP;JavaBeans;Java;B/S
1 引言
开发背景
近些年来互联网迅速发展,使得不同地点的人们在任何时间都可以轻松获取自己需要的信息,同时互联网的出现极大地推动了教育事业的发展,特别是javaEE技术,以