文档详情

基于SpringMVC.doc

发布:2016-07-23约1.92万字共26页下载文档
文本预览下载声明
 PAGE \* MERGEFORMAT 26 河南科技学院 2015 届本科毕业论文(设计) 论文(设计)题目:基于SpringMVC的云笔记系统 学生姓名: 杨冬 所在院系: 信息工程学院 所学专业: 计算机科学与技术 导师姓名: 张丽君 完成时间: 2015-05-10 摘要 本课题所实现的云笔记系统改变了传统的记录笔记的模式,采用云笔记系统,这种新式的方式使得用户在学习中更加方便快捷的记录,分享,收藏笔记。 本系统采用b/s开发模式,分为服务器端和浏览器端。在服务器端主采用MySQL数据库使用MyBatis技术访问数据库。使用Spring框架管理组件,整合MyBatis,处理一些通用通用的业务。使用MVC分层思想,将代码分为控制层,业务层,持久层和视图层,实现了登陆模块,笔记本模块,和笔记模块。登陆模块的主要包括登陆,注册,修改密码和退出登陆功能。笔记本模块主要包含新增,修改,删除功能。笔记模块包含查询,新增,修改,删除功能。在浏览器端主要采用Ajax处理客户端逻辑以及发送异步请求并实现了系统界面的一些动态效果。 关键词 :Ajax,MySQL,MyBatis,SpringMVC,Spring,Java。 ABSTRACT 本课题所实现的电子点菜系统改变了传统的记录笔记的模式,采用云笔记系统,这种新式的方式使得用户在学习中更加方便快捷的记录,分享,收藏笔记。 关键词 JQuery,MySQL,MyBatis,SpringMVC,Spring,Java The article notes cloud system changed the pattern of traditional note taking, the cloud notes system, this new way allows users to more easily and quickly in the study record, share, used notes. The system uses the b/s development?model,?divided into server?and browser.?At the?end of the main?server?using MySQL database?access tothe database using MyBatis technology.?The integration of MyBatis?using the Spring framework,?management component,?some?general?business.Using the MVC hierarchical thinking, the code is divided into control layer, business layer, persistence layer and view layer, to achieve the login module, module of notebook, and notes module.?The landing module?includes?login,?registration,?modify the password?and?exit thelogin function.?The notebook?module mainly consists of?add,?modify,delete function.?Note?module?contains the query,?add,?modify,?delete function.?At the end of the browser uses Ajax client-side logic and sends an asynchronous request and the system interface of some of the dynamic effect. Keywords:?Spring?Ajax,?MySQL,?MyBatis,?SpringMVC,?Spring,?Java. 目录  TOC \o 1-3 \h \z \u  HYPERLINK \l _Toc419591504 1. 绪论 PAGEREF _Toc419591504 \h 5  HYPERLINK \l _Toc419591505 1.1项目背景及意义……………………………………………………… PAGERE
显示全部
相似文档