CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:ssh-2

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-12-22
  • 文件大小:
    25.68mb
  • 已下载:
    2次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一款以ssh2(struts2+spring+hibernate4)架构为基础搭建的JavaEE轻量级架构招投标管理系统源码,本系统采用Oracle数据库实现后台数据管理,信息验证采用jquery
相关搜索: 招投标管理系统

(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : ssh-2.zip 列表
ssh-2/
ssh-2/.classpath
ssh-2/.project
ssh-2/.settings/
ssh-2/.settings/.jsdtscope
ssh-2/.settings/org.eclipse.core.resources.prefs
ssh-2/.settings/org.eclipse.jdt.core.prefs
ssh-2/.settings/org.eclipse.wst.common.component
ssh-2/.settings/org.eclipse.wst.common.project.facet.core.xml
ssh-2/.settings/org.eclipse.wst.jsdt.ui.superType.container
ssh-2/.settings/org.eclipse.wst.jsdt.ui.superType.name
ssh-2/build/
ssh-2/build/classes/
ssh-2/build/classes/applicationContext-beans.xml
ssh-2/build/classes/applicationContext.xml
ssh-2/build/classes/com/
ssh-2/build/classes/com/atguigu/
ssh-2/build/classes/com/atguigu/ssh/
ssh-2/build/classes/com/atguigu/ssh/actions/
ssh-2/build/classes/com/atguigu/ssh/actions/BankAction.class
ssh-2/build/classes/com/atguigu/ssh/actions/EmployeeAction.class
ssh-2/build/classes/com/atguigu/ssh/actions/ExpertAction.class
ssh-2/build/classes/com/atguigu/ssh/actions/FieldAction.class
ssh-2/build/classes/com/atguigu/ssh/actions/LoginAction.class
ssh-2/build/classes/com/atguigu/ssh/actions/SupplierAction.class
ssh-2/build/classes/com/atguigu/ssh/actions/TypeAction.class
ssh-2/build/classes/com/atguigu/ssh/converters/
ssh-2/build/classes/com/atguigu/ssh/converters/SSHDateConverter.class
ssh-2/build/classes/com/atguigu/ssh/dao/
ssh-2/build/classes/com/atguigu/ssh/dao/BankDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/BaseDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/DepartmentDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/EmployeeDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/ExpertDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/FieldDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/JobDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/LoginDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/SupplierDao.class
ssh-2/build/classes/com/atguigu/ssh/dao/TypeDao.class
ssh-2/build/classes/com/atguigu/ssh/entities/
ssh-2/build/classes/com/atguigu/ssh/entities/Bank.class
ssh-2/build/classes/com/atguigu/ssh/entities/Bank.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Department.class
ssh-2/build/classes/com/atguigu/ssh/entities/Department.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Employee.class
ssh-2/build/classes/com/atguigu/ssh/entities/Employee.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Expert.class
ssh-2/build/classes/com/atguigu/ssh/entities/Expert.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Field.class
ssh-2/build/classes/com/atguigu/ssh/entities/Field.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Job.class
ssh-2/build/classes/com/atguigu/ssh/entities/Job.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Supplier.class
ssh-2/build/classes/com/atguigu/ssh/entities/Supplier.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/Type.class
ssh-2/build/classes/com/atguigu/ssh/entities/Type.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/entities/User.class
ssh-2/build/classes/com/atguigu/ssh/entities/User.hbm.xml
ssh-2/build/classes/com/atguigu/ssh/service/
ssh-2/build/classes/com/atguigu/ssh/service/BankService.class
ssh-2/build/classes/com/atguigu/ssh/service/DepartmentService.class
ssh-2/build/classes/com/atguigu/ssh/service/EmployeeService.class
ssh-2/build/classes/com/atguigu/ssh/service/ExpertService.class
ssh-2/build/classes/com/atguigu/ssh/service/FieldService.class
ssh-2/build/classes/com/atguigu/ssh/service/JobService.class
ssh-2/build/classes/com/atguigu/ssh/service/LoginService.class
ssh-2/build/classes/com/atguigu/ssh/service/SupplierService.class
ssh-2/build/classes/com/atguigu/ssh/service/TypeService.class
ssh-2/build/classes/db.properties
ssh-2/build/classes/hibernate.cfg.xml
ssh-2/build/classes/struts.xml
ssh-2/build/classes/xwork-conversion.properties
ssh-2/conf/
ssh-2/conf/applicationContext-beans.xml
ssh-2/conf/applicationContext.xml
ssh-2/conf/db.properties
ssh-2/conf/hibernate.cfg.xml
ssh-2/conf/struts.xml
ssh-2/conf/xwork-conversion.properties
ssh-2/src/
ssh-2/src/com/
ssh-2/src/com/atguigu/
ssh-2/src/com/atguigu/ssh/
ssh-2/src/com/atguigu/ssh/actions/
ssh-2/src/com/atguigu/ssh/actions/BankAction.java
ssh-2/src/com/atguigu/ssh/actions/EmployeeAction.java
ssh-2/src/com/atguigu/ssh/actions/ExpertAction.java
ssh-2/src/com/atguigu/ssh/actions/FieldAction.java
ssh-2/src/com/atguigu/ssh/actions/LoginAction.java
ssh-2/src/com/atguigu/ssh/actions/SupplierAction.java
ssh-2/src/com/atguigu/ssh/actions/TypeAction.java
ssh-2/src/com/atguigu/ssh/converters/
ssh-2/src/com/atguigu/ssh/converters/SSHDateConverter.java
ssh-2/src/com/atguigu/ssh/dao/
ssh-2/src/com/atguigu/ssh/dao/BankDao.java
ssh-2/src/com/atguigu/ssh/dao/BaseDao.java
ssh-2/src/com/atguigu/ssh/dao/DepartmentDao.java
ssh-2/src/com/atguigu/ssh/dao/EmployeeDao.java
ssh-2/src/com/atguigu/ssh/dao/ExpertDao.java
ssh-2/src/com/atguigu/ssh/dao/FieldDao.java
ssh-2/src/com/atguigu/ssh/dao/JobDao.java
ssh-2/src/com/atguigu/ssh/dao/LoginDao.java
ssh-2/src/com/atguigu/ssh/dao/SupplierDao.java
ssh-2/src/com/atguigu/ssh/dao/TypeDao.java
ssh-2/src/com/atguigu/ssh/entities/
ssh-2/src/com/atguigu/ssh/entities/Bank.hbm.xml
ssh-2/src/com/atguigu/ssh/entities/Bank.java
ssh-2/src/com/atguigu/ssh/entities/Department

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com