文档介绍:……………………. ………………. …………………
山东农业大学
毕业论文
题目:学生课绩管理系统的设计与实现
院部信息科学与工程学院
专业班级09级计算机科学与技术
届次 2012
学生姓名刘绪根
学号 20081697
指导教师高葵
二О一二年 3 月 25 日
装
订
线
……………….……. …………. …………. ………
学生课绩管理系统的设计与实现
Design and Implementation of Curriculum
and Grade for Student
专业
Speciality
工商管理
Industry & Business Administration
学生
Undergraduate
刘绪根
指导教师
Supervisor
高葵
山东农业大学
二○一二年 3月
Shandong Agricultural University
March 25, 2012
目录
1 绪论 1
论文研究主要内容 1
国内外现状 1
2 关键技术介绍 2
JSP概述 2
JSP工作原理 2
SQL 语言概述 3
3 系统需求分析 4
学校工作流程分析 4
学校具体需求分析 4
设计思想 4
功能设计 4
功能分析 5
管理系统的目标 5
4 系统设计 6
系统功能概述 6
系统各功能模块概况 7
登录模块功能概述 8
学生模块功能概述 8
教师模块功能概述 8
管理员用户功能模块概述 9
数据库设计 10
5 系统的实现 13
学生课绩管理系统首页 13
学生用户功能的实现 19
学生用户登录到系统首页 19
学生注册课程 19
教师用户功能实现 21
管理员用户功能的实现 22
6 系统测试 24
用户登录 24
24
7 结论 25
参考文献 26
致谢 27
Contents
1 Introduction 1
Main content the paper studies 1
Domestic and international current situation 1
2 Key technology 2
JSP overview 2
Working principle of JSP 2
SQL language overview 3
3 System demand analysis 4
School work flow analysis 4
Specific school demand analysis 4
Design 4
Function design 4
Functional analysis 5
Management system target 5
4 System design 6
System function 6
System various functions module overview 7
Login module overview 8
Student module function overview 8
Teacher module function overview 8
Administrator user function module overview 9
Database design 10
5 System 13
Student class performance management system 13
Student user functions 19
Student user to log on to the system page 19
Students registered course 19
Teacher user functions 21
Administrator user functions 22
6 System testing 24
User login 24
Function of each module to test 24
7 Conclusions