设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于Spring和Mybaits的基于Spring和Mybaits的在线考试系统
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

目录
摘要 4
Abstract 4
第一章 绪论 6
1.1 课题背景 6
1.2 系统分析 6
第二章 系统应用的关键技术 7
2.1 HTML概述 7
2.2 CSS(层叠样式表) 8
2.3 JSP简介 8
2.3.1 JSP的运行机制 9
2.3.2 JSP的优势 9
2.3.3 什么是JavaBeans 10
2.4 J2EE概述 10
2.5 MVC设计模式 12
2.5.1 MVC设计模式概念 12
2.5.2 采用MVC设计模式优势 12
2.5.3 MVC设计模式原理 13
2.6关于Struts 13
2.6.1 Struts简介 13
2.6.2 Struts的主要功能 13
2.6.3 Struts工作原理 14
2.7 关于Spring 15
2.7.1 Spring简介 15
2.7.2 为什么需要Spring 16
2.7.3 Spring带给我们什么 17
2.8 MYSQL数据库 18
2.9 Tomcat服务器 18
2.9.1 Tomcat 服务器简介 18
2.9.2 Tomcat的特点 18
2.9.3 Tomcat的优势 19
第三章 系统需求分析与设计 19
3.1 系统总体目标和需要解决的问题 19
3.2系统总体结构 19
3.3系统总流程图 20
3.4系统主要数据库表设计 21
3.5 数据库部分表 22
第四章 系统的详细设计与实现 24
4.1 系统的开发及测试环境 25
4.2 系统主要功能模块及源码 25
4.2.1 登录界面 25
4.2.2 学生考试界面 33
4.2.3 教师管理页面 35
4.2.4 管理员管理界面 38
4.3 系统的测试 41
第五章 总结与思考 41
5.1 工作小结 41
5.2 完成后的思考 42
附录 42
参考文献 44
致  谢 45

摘  要
    在线考试是现阶段研究开发的一个热点。它是建立在国际互联网上的应用系统,客户端的配置可以极为简单,使考试不受地域的局限。一个完备的在线考试系统可以使用户在网上学习过后及时检测自己的学习效果,以发现自己的不足,使得学习效率得到很大提高。在线考试系统中题目的生成、试卷的提交、成绩的评定等都可以在网络上自动完成。只要形成一套成熟的题库就可以实现考试的自动化。这样一来,教师所要做的只是精心设计题目、维护题库,而不是组织考试,从而大大减轻了教师的负担,这表明其经济性是相当可观的。网上考试系统具有智能化、自动化、高效化、科学化等诸多优势,具有广阔的发展前景。
    本毕业设计的内容是设计并且实现一个基于web技术的在线考试系统,故而系统主要以j2EE作为开发基础,主要使用了Spring和Mybaits等多种协议或技术,用eclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具。基本实现了网上考试系统应有的主要功能模块,包括:管理员的登录,管理和维护;学生注册、登录、注销,个人信息的查询、修改;老师考试管理,试题录入,成绩管理。该系统界面简单、操作方便,容易维护。
关键词:Spring;MYSQL;在线考试

Abstract
    Online exam is a hot research and development stage. It is built applications on the Internet, the client configuration can be very simple, so that the examination without geographical limitations. A complete online examination system allows the user to the Internet after learning timely detection of their own learning, to find their own inadequacies, such that learning efficiency has been greatly improved. Online Examination System topic generated, submit papers, assessment scores can all be done automatically on the network. As long as the formation of a mature exam test automation can be achieved. As a result, teachers have to do is carefully designed questions, maintenance exam, instead of organization of the examination, thus greatly reducing the burden on teachers, which indicates that its economy is considerable. Online examination system with intelligent, automated, efficient, scientific and many other advantages, has broad prospects for development.
     The contents of this graduation project is to design and implement a web-based technology, online examination system, therefore the system mainly j2EE as a development foundation, the main use of Spring and Mybaits other protocols or technology, using eclipse as a development tool to MYSQL as the database to Macromedia's Dreamweaver interface as landscaping tools. The basic realization of main functional modules online examination system should include: administrator, log management and maintenance; student registration, login, logout, access to personal information, modification; teacher test management, test input, performance management. The system interface is simple, easy to operate, easy to maintain.
Key words: Spring; MYSQL; online test

  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
全连接神经网络的垃圾邮件分类 课 川西旅游网的设计与实现 毕业论文 基于Python+Django+
基于VUE+SSM+MySQL的 基于VUE+SpringBoot 基于JavaSSM+MySQL的
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!