1 / 43
文档名称:

精品毕业论文--基于Java EE的体育选向课程平台设计与实现.doc

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

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

精品毕业论文--基于Java EE的体育选向课程平台设计与实现.doc

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

下载得到文件列表

精品毕业论文--基于Java EE的体育选向课程平台设计与实现.doc

文档介绍

文档介绍:目录
摘要 I
Abstract II
1 概述 1
选向课程平台介绍 1
1
国内外研究动态 2
论文的组织结构 2
2系统开发环境及相关技术理论介绍 3
3
相关技术简介 3
3 系统分析 11
11
可行性分析 11
4 系统总体设计 13
系统功能总体框架 13
系统各功能模块设计 14
5 系统详细设计 17
17
系统体系结构的设计 17
数据库设计 17
6 系统的实现 23
系统实现的流程图 23
系统具体功能模块的实现 24
7 系统的测试 32
32
32
32
37
37
结论 38
参考文献 39
致谢 40
摘要
体育选向课程平台是针对在校学生和教师使用的一个选排课系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。本系统采用B/S架构,构建于JAVA EE平台之上,整个系统应用了MVC三层架构模式。
本系统主要用户是学生、教师、系教务管理员和系统管理员。系统管理员管理系统的基本信息,学生和教师通过系统完成不同的工作。系统需要实现的功能主要有4个,系统管理员对整个系统基本信息的维护,教务人员对课程的编排,教师对应的查课功能,以及学生对应的选课功能。
论文首先对系统进行大致的说明,再介绍了设计开发过程中用到的技术,其次是系统需求分析,系统总体设计,系统详细设计,然后具体讲解了系统的实现与测试,最后对本次论文做了一个小结。
关键字:选排课系统;数据库;选向课程
Abstract
The PE Elective and Arrangement Course Platform is aimed to support the students and teachers of XiangNan University for PE course arrangement and election. Its development includes database construction and application program production. This platform which bases on JAVA EE and B/S construction, and platform use MVC three layers framework pattern.
Its majority users are students, teachers, educational managers and platform managers. The platform managers manage the essential information of the system, and the students and teachers finish different work with this system. Through this platform there are 4 tasks that can be finished: platform manager can preserve the information of the whole system, educational managers can arrange the curriculum, the teachers can look for the courses and the students can select courses.
This article take a brief introduction of the system at first, then introduction the technology used during designing and building this system, in the next, analysis the system demand, overall design and detailing structure, then explain the system’s enforce and test in details. In the end, this article takes a conclusion of this system design.
Key words: course se