1、 毕业设计(论文) 学生姓名 学生学号 专 业 软件开发 系 别 微软 IT 学院 指导教师 指导系部 网络教研室 2011 年 12 月 28 日 教学资源管理系统教学资源管理系统 摘要摘要: 教学资源管理系统是采用 Java 服务器语言, 即 JSP, 基于 Browser/Server 模式开发的。 Java 语言的强大网络功能,安全性和跨平台性,B/S 模式的瘦客户端性,极大的增强了本 系统的适用性、 灵活性和安全性。 本系统采用 ORACLE 作为后台数据库开发工具。 在 Windows XP 中使用 JDBC 驱动程序实现数据库的连接。系统实现了学生用户快速搜索、浏览、下载 学校课
2、程、相关课件等信息;教师用户发布课件、上传相关教学辅助材料,对相关课程, 教案等进行增加,编辑,删除。 Abstract: Teaching resources management system is used Java server language, namely JSP, based on Browser / Server pattern of development. The Java language of the powerful network function, safety and cross platform, B / S model of thin client, gr
3、eatly enhanced the system applicability, flexibility and security. The system uses ORACLE as a database development tool. In the Windows XP using the JDBC driver database connection. The system has realized the student user fast search, browse, download the school curriculum, the related information
4、 such as the user releases; teachers courseware, upload relevant teaching materials, teaching plan and so on related courses, add, edit, delete. 关键字:关键字:教学资源管理系统、JSP、B/S 模式、ORACLE Keywords: Teaching resource management system、JSP、B/S mode、ORACLE. 第 1 页 共 28 页 目 录 1.1. 绪绪 论论 3 3 1.1 教学资源管理系统的发展 . 3 1
5、.2 教学资源管理系统功能和特点 . 3 1.3 教学资源管理系统设计目的 . 3 1.4 教学资源管理系统开发步骤 . 4 2.2. 需求说明需求说明 4 4 2.1 需求分析 . 4 2.2 可行性分析 4 2.2.12.2.1 技术可行性技术可行性 4 2.2.22.2.2 经济可行性经济可行性 5 2.2.32.2.3 操作可行性操作可行性 5 3.3. 系统构架及开发工具简介系统构架及开发工具简介 5 5 3.1 应用系统架构方式 . 5 3.1.13.1.1 B/SB/S 架构概述架构概述 5 3.1.23.1.2 系统体系结构系统体系结构 6 3.2 开发工具简介 . 7 3.2
6、.13.2.1 系统开发技术系统开发技术 JSPJSP 7 3.2.23.2.2 ORACLEORACLE 简介简介 . 7 4.4. 概要设计概要设计 8 8 4.1 系统具体功能 . 8 4.1.14.1.1 系统的整体功能模块系统的整体功能模块 8 4.1.24.1.2 系统的不同用户操作权限介绍系统的不同用户操作权限介绍 8 4.1.34.1.3 系统整体界面设计系统整体界面设计 8 2 第 2 页共 28 页 4.2 系统整体结构设计 . 8 4.2.14.2.1 一般用户登陆操作流程介绍一般用户登陆操作流程介绍 9 4.2.24.2.2 一般用户登陆后台验证流程介绍一般用户登陆后台验证流程介绍 9 4.3 数据库设计 10 4.3.14.3.1 逻辑设计逻辑设计 . 11 4.3.24.3.2 数据字典设计数据字典设计 . 11 5.5.详细设计详细设计 1313 5.1 首页设计 13 5.2 登陆页面设计 13 5.3 公共课程模块 15 5.4 教参信息模块 15 5.5 资料上