CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码

文件名称:student

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

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

一个基本的增删改查的小项目,里面的东西都是课上练习用的希望对大家有帮助啊-A basic CRUD small projects, the things inside are class practice with the hope that we help ah
(系统自动生成,下载前可以参看下载内容)

下载文件列表

student/.classpath
student/.mymetadata
student/.project
student/.settings/.jsdtscope
student/.settings/com.genuitec.eclipse.j2eedt.core.prefs
student/.settings/org.eclipse.core.resources.prefs
student/.settings/org.eclipse.jdt.core.prefs
student/.settings/org.eclipse.wst.common.component
student/.settings/org.eclipse.wst.common.project.facet.core.xml
student/.settings/org.eclipse.wst.jsdt.ui.superType.container
student/.settings/org.eclipse.wst.jsdt.ui.superType.name
student/readme.txt
student/src/application-bean.xml
student/src/application-common.xml
student/src/com/tsinghua/demo/dao/ActivityDao.java
student/src/com/tsinghua/demo/dao/ActivityDaoImpI.java
student/src/com/tsinghua/demo/dao/StudentDao.java
student/src/com/tsinghua/demo/dao/StudentDaoImpI.java
student/src/com/tsinghua/demo/dao/UserDao.java
student/src/com/tsinghua/demo/dao/UserDaoImpl.java
student/src/com/tsinghua/demo/pojo/Activity.hbm.xml
student/src/com/tsinghua/demo/pojo/Activity.java
student/src/com/tsinghua/demo/pojo/Student.hbm.xml
student/src/com/tsinghua/demo/pojo/Student.java
student/src/com/tsinghua/demo/pojo/User.hbm.xml
student/src/com/tsinghua/demo/pojo/User.java
student/src/com/tsinghua/demo/service/ActivityService.java
student/src/com/tsinghua/demo/service/ActivityServiceImpI.java
student/src/com/tsinghua/demo/service/StudentService.java
student/src/com/tsinghua/demo/service/StudentServiceImpI.java
student/src/com/tsinghua/demo/service/UserService.java
student/src/com/tsinghua/demo/service/UserServiceImpl.java
student/src/com/tsinghua/demo/web/action/ActivityAction.java
student/src/com/tsinghua/demo/web/action/BaseAction.java
student/src/com/tsinghua/demo/web/action/StudentAction.java
student/src/com/tsinghua/demo/web/action/UserAction.java
student/src/hibernate.cfg.xml
student/src/struts.xml
student/WebRoot/admin/activityList.jsp
student/WebRoot/admin/activityRecord.jsp
student/WebRoot/login.jsp
student/WebRoot/main.jsp
student/WebRoot/META-INF/MANIFEST.MF
student/WebRoot/student/activityList.jsp
student/WebRoot/student/stuinfo.jsp
student/WebRoot/WEB-INF/classes/application-bean.xml
student/WebRoot/WEB-INF/classes/application-common.xml
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/dao/ActivityDao.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/dao/ActivityDaoImpI.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/dao/StudentDao.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/dao/StudentDaoImpI.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/dao/UserDao.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/dao/UserDaoImpl.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/pojo/Activity.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/pojo/Activity.hbm.xml
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/pojo/Student.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/pojo/Student.hbm.xml
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/pojo/User.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/pojo/User.hbm.xml
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/service/ActivityService.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/service/ActivityServiceImpI.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/service/StudentService.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/service/StudentServiceImpI.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/service/UserService.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/service/UserServiceImpl.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/web/action/ActivityAction.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/web/action/BaseAction.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/web/action/StudentAction.class
student/WebRoot/WEB-INF/classes/com/tsinghua/demo/web/action/UserAction.class
student/WebRoot/WEB-INF/classes/hibernate.cfg.xml
student/WebRoot/WEB-INF/classes/struts.xml
student/WebRoot/WEB-INF/lib/hibernate/antlr-2.7.6.jar
student/WebRoot/WEB-INF/lib/hibernate/asm.jar
student/WebRoot/WEB-INF/lib/hibernate/c3p0-0.9.1.jar
student/WebRoot/WEB-INF/lib/hibernate/commons-collections-2.1.1.jar
student/WebRoot/WEB-INF/lib/hibernate/dom4j-1.6.1.jar
student/WebRoot/WEB-INF/lib/hibernate/hibernate3.jar
student/WebRoot/WEB-INF/lib/hibernate/javassist.jar
student/WebRoot/WEB-INF/lib/hibernate/jta.jar
student/WebRoot/WEB-INF/lib/hibernate/log4j-1.2.11.jar
student/WebRoot/WEB-INF/lib/mysql-connector-java-3.1.12-bin.jar
student/WebRoot/WEB-INF/lib/spring/aspectjrt.jar
student/WebRoot/WEB-INF/lib/spring/aspectjweaver.jar
student/WebRoot/WEB-INF/lib/spring/cglib-nodep-2.1_3.jar
student/WebRoot/WEB-INF/lib/spring/commons-logging.jar
student/WebRoot/WEB-INF/lib/spring/spring.jar
student/WebRoot/WEB-INF/lib/struts2/commons-fileupload-1.2.1.jar
student/WebRoot/WEB-INF/lib/struts2/commons-io-1.3.2.jar
student/WebRoot/WEB-INF/lib/struts2/freemarker-2.3.16.jar
student/WebRoot/WEB-INF/lib/struts2/ognl-3.0.jar
student/WebRoot/WEB-INF/lib/struts2/struts2-core-2.2.1.jar
student/WebRoot/WEB-INF/lib/struts2/struts2-spring-plugin-2.2.1.jar
student/WebRoot/WEB-INF/lib/struts2/xwork-core-2.2.1.jar
s

相关说明

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

相关评论

暂无评论内容.

发表评论

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