{$cfg_webname}
主页 > 计算机 > JAVA >

基于JSP的精品课程网站设计与实现(SQL)(含录像)

来源:wenku163.com  资料编号:WK16312277 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16312277
资料介绍
基于JSP的精品课程网站设计与实现(SQL)(含录像)(毕业论文14000字,程序代码,SQLserver数据库) 摘    要 本文采用自顶向下的结构化的系统分析方法,阐述了一个功能全面的精品课程网站的开发过程、操作流程及其一些核心的技术。本文首先进行了项目概述,简单介绍了项目开发的背景、项目开发的目的和项目开发的意义;接下来是系统规划阶段,通过实际的业务流程调研,分析了系统的组织结构,具体完成了精品课程网站的需求分析、可行性分析、现行业务流程分析,并通过对现行业务流程的优化,得出了系统的业务流程;之后是系统分析,具体完成了数据流分析和数据字典;系统设计阶段主要完成了功能模块的划分、数据库的设计和系统界面设计。该阶段对各个模块的功能进行了详细设计,形成了本系统的功能模块图,在此基础上选择了合适的开发模式;数据库的设计先进行了概念结构设计,之后进行了逻辑结构设计,最后完成了数据库表的设计。 根据前几个阶段的分析和设计,本系统在设计方面采用B/S模式,同时使用JSP技术进行基本页面的设计与功能实现,后台数据库选用SQLSERVER数据库。本系统的设计实施为精品课程网站的运行做基础,为精品课程网站提供良好的条件。 关键词:精品课程;结构化分析;B/S   Abstract This paper using the top-down structured system analysis method, this paper expounds the functions of a comprehensive course website development process, operation process and some of the core technology. This paper first on the description of project, introduced the project development background, the purpose of the project development and the significance of developing project; The next stage is system planning, through the actual business process of the investigation and research, and the analysis of system structure, specific completed quality course website needs analysis, feasibility analysis, the current business process analysis, and through to the current business process optimization, concludes that the system of business process,After the system analysis, specific completed the data flow analysis and data dictionary; System design phase is completed the function module and database design and system interface design. This phase of the function of each module of the detailed design, formed the system function module chart, on the basis of the choice of appropriate development mode; The first database design the concept structure design, on the logical structure after design, finally completed the design of database table According to former several stages of the analysis and design, this system in the design on the B/S mode, use at the same time JSP technology of basic pages design and function realization, the backend database choose SQLSERVER database. This system design for assembly language implementation of the operation of the auxiliary JiaoXueWang do foundation, to provide auxiliary assembly language JiaoXueWang good conditions.   Key Words:Exquisite course; structural analysis; B/S   基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL)
基于JSP的精品课程网站设计与实现(SQL) 目    录 摘    要 IV Abstract V 第1章 概述 1 1.1 课题背景 1 1.2 课题意义 2 1.3开发工具及技术 2 1.3.1 MyEclipse 2 1.3.2 Tomcat 2 1.3.3 SqlServer 3 1.3.4 JSP 3 1.4国内外现状 4 第2章 可行性分析及总体设计原则 5 2.1可行性分析 5 2.1.1技术可行性 5 2.1.2经济可行性 5 2.1.3社会可行性 5 2.2总体设计原则 6 第3章 系统分析 7 3.1业务流程分析 7 3.2数据流图 7 第4章 系统设计 9 4.1系统功能设计 9 4.2数据库设计 10 4.2.1概念结构设计 10 4.2.2数据库表设计 14 第5章 系统实现 18 5.1管理员登录 18 5.2管理员功能模块 20 5.2.1班级信息管理 20 5.2.2教师信息管理 23 5.2.3学生信息管理 26 5.2.4公告信息管理 29 5.2.5留言信息管理 32 5.2.6资料信息管理 34 5.2.7视频信息管理 38 5.2.8修改个人密码 41 5.3前台网站功能模块 41 5.3.1网站首面 41 5.3.2教学资料下载 42 5.3.3教学视频下载 44 5.3.4教师布置作业 47 5.3.5教师作业管理 48 5.3.6学生下载作业 49 5.3.7留言板功能 51 第6章软件测试 52 6.1软件测试的重要性 52 6.2测试实例的研究与选择 52 6.3测试环境与测试条件 53 6.4系统运行情况 53 6.5系统评价 53 第7章 结论 55 参考文献 56 致谢 58  
推荐资料