学生选课系统毕业论文 - 图文 联系客服

发布时间 : 星期日 文章学生选课系统毕业论文 - 图文更新完毕开始阅读b7e65bd97f1922791688e8fb

毕业设计(论文)说明书

课题名称: 高校学生选课系统 专 题: 学生选课

管理信息

院 (系): 计算机工程系 专 业: 软件工程 班 级: 学生姓名: 学 号: 指导教师: 职 称:

2010年 06 月 01 日

广西工学院计算机工程系毕业设计论文

摘 要

随着学校的招生规模的不断扩大,许多高校出现了许多个校区并存的局面,并且校区之间的地理位置跨度非常大,给高校选课带来了很大的不方便。高校选课系统就是为了解决这个问题而产生的,它利用高校现有的网络资源使学生可以通过网络轻松的实现选课功能,使教务人员可以方便快捷的统计出各课程的选择情况。

学生选课系统是一款管理系统,系统囊括了专业管理和课程管理的基本过程。系统覆盖学生的选课、查看、修改密码等各个环节,软件的各个模块操作界面简单、实用,用户可以在最短的时间内掌握系统的使用方法。用户可以在最短时间内找到自己所需要的信息,该系统是一个基于B/S结构的Web项目,可以显著减轻教务人员的工作负担,大大提高工作效率,从而实现教务管理的数字化和网络化。 系统软件采用Struts、Hibernate、Spring进行整合开发,用户数据选用MySQL进行统一管理

关键词:B/S 、高校选课系统、数据库、Web项目

I

广西工学院计算机工程系毕业设计论文

Abstract

With the school's enrollment continues to expand, many universities there coexist many campuses, and campus location between the span is very large, to the college enrollment is a big inconvenience. University course selection system is to solve this problem arise, it is use of the college network resources available so that students can easily achieve enrollment through the network function, so that academic staff can easily and quickly in the statistics of each course preference.

Class selection system is a management system, the system include the professional management and curriculum management, the basic process. System covers course selection of students, view, modify your password and other links, the software interface of each module is simple, practical, users can master the system within the shortest possible time to use. Users Ke Yi in the shortest time to find their required information, the system yes one based on B / S structure of the Web Project, would greatly relieve academic staff 工作 burdens that greatly enhance the work efficiency, and realizing the Senate Management digitalization and network-based.

System software using Struts, Hibernate, Spring integration development, user data used for unified management of MySQL

Keywords: B / S, university elective system, database, Web projects

II

广西工学院计算机工程系毕业设计论文

目 录

摘 要 ................................................................................................................................... I Abstract ................................................................................................................................ II 1 绪论 ................................................................................................................................ 1

1.1 课题背景 .......................................................................... 错误!未定义书签。 1.2 论文研究的内容 ................................................................ 错误!未定义书签。 2 系统相关技术介绍 ........................................................................................................ 2

2.1 本系统使用的3个框架 .................................................................................... 2 2.2 本系统使用的3个详细介绍 ............................................................................ 3 3 需求分析 ........................................................................................................................ 6

3.1 功能需求分析 .................................................................................................... 6 3.1.1 功能需求分类 ................................................................................................. 6 3.1.2 用例图 ............................................................................................................. 7 3.2 非功能性需求分析 .......................................................................................... 14 3. 2.1 用户界面需求 ................................................................................................ 14 3. 2.2 软件环境需求 ................................................................................................ 14 3. 2.3 产品质量需求 ................................................................ 错误!未定义书签。 4 可行性分析 .................................................................................. 错误!未定义书签。

4.1 编写目的 .......................................................................... 错误!未定义书签。 4.2 开发系统的技术可行性 .................................................. 错误!未定义书签。 4.3 开发系统的法律可行性 .................................................. 错误!未定义书签。 4.4 开发系统的社会可行性 .................................................. 错误!未定义书签。 5 系统设计 ...................................................................................................................... 16

5.1 系统目标 .......................................................................................................... 16

III