摘要:现在互联网已经不断地深入我们的生活,为了方便我们的生活各行各业都将进入互联网的时代。不管是生活、学习方面我们都将步入互联网的时代。因此我将对我们生活中的知识培训和考试进行“互联网化”;开发了考试预约系统的培训笔记模块。本论文探讨培训笔记的设计可以方便我们在网上进行在线课件或者离线课件学习的同时可以进行记笔记和管理自己的笔记。本论文主要介绍如何运用JavaWeb和JavaEE如今流行的开源框架进行B/S结构的开发,程序代码具有封装、继承和多态性使得其更加具有层次感。在整个项目的开发过程中,在各个软件工具的运用中将涉及MySQL数据库的使用、MyEclipse 14。0的Java和Java EE的移动应用的开发平台、还有google浏览器的使用。该系统的设计比较的清晰简洁,功能操作上比较的简单,使得用户在使用过程中无需专业人员指导。79819
毕业论文关键词: 互联网化;培训笔记;B/S结构;Java Web;Java EE
Exam Reservation System - Design and Implementation of Training Note Module
Abstract: Now the internet has been constantly in the depth of our lives, in order to facilitate our lives all walks of life will enter the Internet era。 Whether it is life, learning, we will step into the internet era。 So I will "internet" the Knowledge training and examination in our life, and develop the training note module of the examination reservation system。 This paper explores the design of training notes to facilitate our online courseware or off-line courseware learning while taking notes and managing your own notes。 This paper mainly introduces how to use Java and Java EE today's popular open source framework for B/s structure development, program code with encapsulation, inheritance and polymorphism makes it more hierarchical sense。 Throughout the development of the project, the use of MySQL databases, the development platform for Myeclipse 14。0 Java and Java EE Mobile applications, and the use of Google browsers will be involved in the application of various software tools。 The design of the system is clear and concise, the function of the comparison of the simple, so that users in the use of the process without professional guidance。
Keywords: Internet; Training notes; B / S structure; Java Web;Java EE
目录
摘要 i
Abstract i
目录 ii
1 绪论 1
1。1 背景与意义 1
1。2 JAVA WEB技术简介 2
2 可行性研究与需求分析 4
2。1 可行性研究 4
2。1。1 技术可行性 4
2。1。2 经济可行性 4
2。1。3 使用可行性 4
2。1。4 社会可行性 4
2。1。5 总结 4
2。2 需求分析 5
3 系统简介与流程图 6
3。1