文件名称:cloudtable
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-06-30
- 文件大小:
- 24.51mb
- 下载次数:
- 0次
- 提 供 者:
- h*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
仿云表格-客户关系管理系统,实现了客户关系的管理以及excel的上传和导出-Imitation cloud forms- customer relationship management system, upload and export customer relationship management and excel in
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cloudtable
..........\.classpath
..........\.project
..........\.settings
..........\.........\.jsdtscope
..........\.........\org.eclipse.jdt.core.prefs
..........\.........\org.eclipse.wst.jsdt.ui.superType.container
..........\.........\org.eclipse.wst.jsdt.ui.superType.name
..........\resource
..........\........\attachment.xml
..........\........\config.properties
..........\........\customer.xml
..........\........\log4j.properties
..........\........\spring-hibernate.xml
..........\........\spring.xml
..........\........\struts.xml
..........\........\user.xml
..........\src
..........\...\com
..........\...\...\cloudtable
..........\...\...\..........\action
..........\...\...\..........\......\AttachmentAction.java
..........\...\...\..........\......\CustomerAction.java
..........\...\...\..........\......\DicAction.java
..........\...\...\..........\......\UserAction.java
..........\...\...\..........\dao
..........\...\...\..........\...\IAttachmentDAO.java
..........\...\...\..........\...\IBaseDAO.java
..........\...\...\..........\...\ICustomerDAO.java
..........\...\...\..........\...\IDicDAO.java
..........\...\...\..........\...\impl
..........\...\...\..........\...\....\AttachmentDAOImpl.java
..........\...\...\..........\...\....\BaseDAOImpl.java
..........\...\...\..........\...\....\CustomerDAOImpl.java
..........\...\...\..........\...\....\DicDAOImpl.java
..........\...\...\..........\...\....\UserDAOImpl.java
..........\...\...\..........\...\IUserDAO.java
..........\...\...\..........\filter
..........\...\...\..........\......\XFrameOptionsFilter.java
..........\...\...\..........\......\XssFilter.java
..........\...\...\..........\......\XssHttpServletRequestWrapper.java
..........\...\...\..........\interceptor
..........\...\...\..........\...........\LoginInterceptor.java
..........\...\...\..........\listener
..........\...\...\..........\........\InitDicListener.java
..........\...\...\..........\service
..........\...\...\..........\.......\IAttachmentService.java
..........\...\...\..........\.......\ICustomerService.java
..........\...\...\..........\.......\IDicService.java
..........\...\...\..........\.......\impl
..........\...\...\..........\.......\....\AttachmentServiceImpl.java
..........\...\...\..........\.......\....\CustomerServiceImpl.java
..........\...\...\..........\.......\....\DicServiceImpl.java
..........\...\...\..........\.......\....\UserServiceImpl.java
..........\...\...\..........\.......\IUserService.java
..........\...\...\..........\util
..........\...\...\..........\....\CommonUtil.java
..........\...\...\..........\....\DateUtil.java
..........\...\...\..........\....\DicUtil.java
..........\...\...\..........\....\ExcelUtil.java
..........\...\...\..........\....\FileUtil.java
..........\...\...\..........\....\JsonUtil.java
..........\...\...\..........\....\PathUtil.java
..........\...\...\..........\....\UuidUtil.java
..........\...\...\..........\....\ValidatorUtils.java
..........\...\...\..........\vo
..........\...\...\..........\..\Attachment.hbm.xml
..........\...\...\..........\..\Attachment.java
..........\...\...\..........\..\Customer.hbm.xml
..........\...\...\..........\..\Customer.java
..........\...\...\..........\..\Dic.hbm.xml
..........\...\...\..........\..\Dic.java
..........\...\...\..........\..\User.hbm.xml
..........\...\...\..........\..\User.java
..........\WebRoot
..........\.......\css
..........\.......\...\css
..........\.......\...\...\admin.css
..........\.......\...\...\amazeui.css
..........\.......\...\...\amazeui.flat.css
..........\.......\...\...\amazeui.flat.min.css
..........\.......\...\...\amazeui.min.css
..........\.......\...\...\app.css
..........\.......\...\mycss
..........\.......\...\.....\bootstrap.css
..........\.......\...\.....\nav.css
..........\.......\...\.....\style.css
..........\.......\font
..........\.......\....\fonts
..........\.......\....\.....\fontawesome-webfont.eot
..........\.......\....\.....\fontawesome-webfont.svg
..........\.......\....\.....\fontawesome-webfont.ttf
.........