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

文件名称:ssh-

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

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

本程序是注解的ssh框架,适合初学者进行学习-This procedure is the annotation of SSH framework, suitable for beginners to learn


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

下载文件列表

ssh-annotation/.classpath
ssh-annotation/.mymetadata
ssh-annotation/.project
ssh-annotation/.settings/.jsdtscope
ssh-annotation/.settings/com.genuitec.eclipse.j2eedt.core.prefs
ssh-annotation/.settings/org.eclipse.jdt.core.prefs
ssh-annotation/.settings/org.eclipse.wst.jsdt.ui.superType.container
ssh-annotation/.settings/org.eclipse.wst.jsdt.ui.superType.name
ssh-annotation/example.log
ssh-annotation/src/applicationContext-common.xml
ssh-annotation/src/cn/com/action/RegisterAction.java
ssh-annotation/src/cn/com/dao/BaseHibernateDao.java
ssh-annotation/src/cn/com/dao/impl/UserDao.java
ssh-annotation/src/cn/com/dao/IUserDao.java
ssh-annotation/src/cn/com/entity/User.java
ssh-annotation/src/cn/com/service/impl/UserService.java
ssh-annotation/src/cn/com/service/IUserService.java
ssh-annotation/src/cn/com/test/AbstractServiceTests.java
ssh-annotation/src/cn/com/test/EntityTest.java
ssh-annotation/src/cn/com/test/HibernateUtil.java
ssh-annotation/src/cn/com/test/ServiceTest.java
ssh-annotation/src/hibernate.cfg.xml(整合后可删除)
ssh-annotation/src/log4j.properties
ssh-annotation/src/struts.xml
ssh-annotation/ssh_annotation数据库信息.htm
ssh-annotation/WebRoot/error.jsp
ssh-annotation/WebRoot/index.jsp
ssh-annotation/WebRoot/META-INF/MANIFEST.MF
ssh-annotation/WebRoot/register.jsp
ssh-annotation/WebRoot/success.jsp
ssh-annotation/WebRoot/WEB-INF/classes/applicationContext-common.xml
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/action/RegisterAction.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/BaseHibernateDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/impl/UserDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/dao/IUserDao.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/entity/User.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/service/impl/UserService.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/service/IUserService.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/AbstractServiceTests.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/EntityTest.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/HibernateUtil.class
ssh-annotation/WebRoot/WEB-INF/classes/cn/com/test/ServiceTest.class
ssh-annotation/WebRoot/WEB-INF/classes/hibernate.cfg.xml
ssh-annotation/WebRoot/WEB-INF/classes/log4j.properties
ssh-annotation/WebRoot/WEB-INF/classes/struts.xml
ssh-annotation/WebRoot/WEB-INF/lib/aopalliance.jar
ssh-annotation/WebRoot/WEB-INF/lib/aspectjweaver.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-dbcp-1.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/commons-pool-1.6.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/antlr-2.7.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/dom4j-1.6.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-commons-annotations-4.0.1.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-core-4.1.9.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/hibernate-jpa-2.0-api-1.0.1.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/javassist-3.17.1-GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/jboss-logging-3.1.0.GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/hibernate4/jboss-transaction-api_1.1_spec-1.0.0.Final.jar
ssh-annotation/WebRoot/WEB-INF/lib/junit-4.11.jar
ssh-annotation/WebRoot/WEB-INF/lib/log4j-core-2.0-beta3.jar
ssh-annotation/WebRoot/WEB-INF/lib/ojdbc6.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-aop-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-aspects-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-beans-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-context-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-core-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-expression-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-jdbc-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-orm-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-struts-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-test-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-tx-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/spring3/spring-web-3.2.0.RELEASE.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/asm-3.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/asm-commons-3.3.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-fileupload-1.2.2.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-io-2.0.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-lang-2.4.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/commons-lang3-3.1.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/freemarker-2.3.19.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/javassist-3.11.0.GA.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/ognl-3.0.5.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-convention-plugin-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-core-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/struts2-spring-plugin-2.3.7.jar
ssh-annotation/WebRoot/WEB-INF/lib/struts2/xwork-core-2.3.7.jar

相关说明

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

相关评论

暂无评论内容.

发表评论

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