文件名称:YUNBIJI
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-02-21
- 文件大小:
- 15.57mb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
云笔记项目主要用于客户在线学习时记录笔记,在该功能基础上又扩展了分享,收藏,活动等功能,该项目采用MVC设计模式,Spring+MyBatis,Ajax,jQuery框架开发,在此技术上实现项目的登录模块,笔记本模块,笔记模块,共享笔记查询模块,回收站模块,活动模块。-Notes the cloud project is mainly used for customers online learning notes, on the basis of the function is extended to share, used, activities and other functions, the project uses the MVC design pattern, Spring+MyBatis, AJAX, jQuery fr a mework development, this technology achieve the login module, notebook module, notes module, sharing notes query module, the module of the recycle bin, the movable module.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
云笔记项目(谷歌或火狐浏览器)
..............................\cloud.sql
..............................\cloudnote
..............................\.........\.classpath
..............................\.........\.myeclipse
..............................\.........\.mymetadata
..............................\.........\.project
..............................\.........\.settings
..............................\.........\.........\.jsdtscope
..............................\.........\.........\org.eclipse.core.resources.prefs
..............................\.........\.........\org.eclipse.jdt.core.prefs
..............................\.........\.........\org.eclipse.wst.jsdt.ui.superType.container
..............................\.........\.........\org.eclipse.wst.jsdt.ui.superType.name
..............................\.........\WebRoot
..............................\.........\.......\META-INF
..............................\.........\.......\........\MANIFEST.MF
..............................\.........\.......\WEB-INF
..............................\.........\.......\.......\classes
..............................\.........\.......\.......\.......\com
..............................\.........\.......\.......\.......\...\tarena
..............................\.........\.......\.......\.......\...\......\dao
..............................\.........\.......\.......\.......\...\......\...\MyBatisRepository.class
..............................\.........\.......\.......\.......\...\......\...\NoteBookMapper.class
..............................\.........\.......\.......\.......\...\......\...\NoteBookMapper.xml
..............................\.........\.......\.......\.......\...\......\...\NoteMapper.class
..............................\.........\.......\.......\.......\...\......\...\NoteMapper.xml
..............................\.........\.......\.......\.......\...\......\...\ShareMapper.class
..............................\.........\.......\.......\.......\...\......\...\ShareMapper.xml
..............................\.........\.......\.......\.......\...\......\...\UserMapper.class
..............................\.........\.......\.......\.......\...\......\...\UserMapper.xml
..............................\.........\.......\.......\.......\...\......\entity
..............................\.........\.......\.......\.......\...\......\......\Note.class
..............................\.........\.......\.......\.......\...\......\......\NoteBook.class
..............................\.........\.......\.......\.......\...\......\......\Result.class
..............................\.........\.......\.......\.......\...\......\......\Share.class
..............................\.........\.......\.......\.......\...\......\......\User.class
..............................\.........\.......\.......\.......\...\......\service
..............................\.........\.......\.......\.......\...\......\.......\LoginService.class
..............................\.........\.......\.......\.......\...\......\.......\NoteBookService.class
..............................\.........\.......\.......\.......\...\......\.......\NoteService.class
..............................\.........\.......\.......\.......\...\......\.......\ShareService.class
..............................\.........\.......\.......\.......\...\......\test
..............................\.........\.......\.......\.......\...\......\....\TestAop.class
..............................\.........\.......\.......\.......\...\......\....\TestLog4j.class
..............................\.........\.......\.......\.......\...\......\....\TestMapper.class
..............................\.........\.......\.......\.......\...\......\....\TestService.class
..............................\.........\.......\.......\.......\...\......\util
..............................\.........\.......\.......\.......\...\......\....\BusinessException.class
..............................\.........\.......\.......\.......\...\......\....\ExceptionLogger.class
..............................\.........\.......\.......\.......\...\......\....\Md5Util.