文件名称:students_crud
介绍说明--下载内容均来自于网络,请自行研究使用
实现学生信息的增删改查的简单demo ,特别适合新手练习用-CRUD simple demo student information, especially for novice practice
(系统自动生成,下载前可以参看下载内容)
下载文件列表
students_crud
.............\.classpath
.............\.myeclipse
.............\.mymetadata
.............\.project
.............\.settings
.............\.........\org.eclipse.jdt.core.prefs
.............\src
.............\...\com
.............\...\...\students_crud
.............\...\...\.............\actions
.............\...\...\.............\.......\Crud.java
.............\...\...\.............\dao
.............\...\...\.............\...\IBaseDAO.java
.............\...\...\.............\...\Impl
.............\...\...\.............\...\....\BaseDAO.java
.............\...\...\.............\...\....\StudentsDAO.java
.............\...\...\.............\...\IStudentsDAO.java
.............\...\...\.............\inf
.............\...\...\.............\...\Students.hbm.xml
.............\...\...\.............\...\Students.java
.............\...\...\.............\service
.............\...\...\.............\.......\Impl
.............\...\...\.............\.......\....\StudentsService.java
.............\...\...\.............\.......\IStudentsService.java
.............\...\struts.properties
.............\...\struts.xml
.............\WebRoot
.............\.......\addStudents.jsp
.............\.......\error.jsp
.............\.......\index.jsp
.............\.......\list.jsp
.............\.......\META-INF
.............\.......\........\MANIFEST.MF
.............\.......\success.jsp
.............\.......\update.jsp
.............\.......\WEB-INF
.............\.......\.......\applicationContext.xml
.............\.......\.......\classes
.............\.......\.......\.......\com
.............\.......\.......\.......\...\students_crud
.............\.......\.......\.......\...\.............\actions
.............\.......\.......\.......\...\.............\.......\Crud.class
.............\.......\.......\.......\...\.............\dao
.............\.......\.......\.......\...\.............\...\IBaseDAO.class
.............\.......\.......\.......\...\.............\...\Impl
.............\.......\.......\.......\...\.............\...\....\BaseDAO.class
.............\.......\.......\.......\...\.............\...\....\StudentsDAO.class
.............\.......\.......\.......\...\.............\...\IStudentsDAO.class
.............\.......\.......\.......\...\.............\inf
.............\.......\.......\.......\...\.............\...\Students.class
.............\.......\.......\.......\...\.............\...\Students.hbm.xml
.............\.......\.......\.......\...\.............\service
.............\.......\.......\.......\...\.............\.......\Impl
.............\.......\.......\.......\...\.............\.......\....\StudentsService.class
.............\.......\.......\.......\...\.............\.......\IStudentsService.class
.............\.......\.......\.......\struts.properties
.............\.......\.......\.......\struts.xml
.............\.......\.......\lib
.............\.......\.......\web.xml