文件名称:sustentation
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:6.62mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简单的基于web高校学生资助在线管理系统。-Simple web-based management system for online college student financial assistance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sustentation/sustentation/.classpath
sustentation/sustentation/.myhibernatedata
sustentation/sustentation/.mymetadata
sustentation/sustentation/.mystrutsdata
sustentation/sustentation/.project
sustentation/sustentation/.settings/.jsdtscope
sustentation/sustentation/.settings/org.eclipse.jdt.core.prefs
sustentation/sustentation/.settings/org.eclipse.wst.jsdt.ui.superType.container
sustentation/sustentation/.settings/org.eclipse.wst.jsdt.ui.superType.name
sustentation/sustentation/hibernate.reveng.xml
sustentation/sustentation/src/cn/raymanlee/sustentation/action/AdminAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/DepartmentAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/FileAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/HomeAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/StudentAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/SustentationAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/ApplicationResources.properties
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/AdminDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/ApplyRecordDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/BaseHibernateDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/DaoBase.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/DepartmentDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/FileDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/HibernateSessionFactory.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/IBaseHibernateDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/StudentDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/SustentationDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Admin.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/ApplyRecord.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Department.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/File.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Student.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Sustentation.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/SustentationReport.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/AdminForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/ApplyRecordForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/DepartmentForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/FileForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/LoginForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/StudentForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/SustentationForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/MyRequestProcessor.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/AdminService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/ApplyRecordService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/DepartmentService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/FileService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/StudentService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/SustentationService.java
sustentation/sustentation/src/cn/raymanlee/util/FileUploadHelper.java
sustentation/sustentation/src/cn/raymanlee/util/StrutsUploader.java
sustentation/sustentation/src/hibernate.cfg.xml
sustentation/sustentation/WebRoot/form/admin.jsp
sustentation/sustentation/WebRoot/form/adminIndex.jsp
sustentation/sustentation/WebRoot/form/adminList.jsp
sustentation/sustentation/WebRoot/form/adminLogin.jsp
sustentation/sustentation/WebRoot/form/applyRecordList.jsp
sustentation/sustentation/WebRoot/form/center.jsp
sustentation/sustentation/WebRoot/form/department.jsp
sustentation/sustentation/WebRoot/form/departmentList.jsp
sustentation/sustentation/WebRoot/form/file.jsp
sustentation/sustentation/WebRoot/form/fileList.jsp
sustentation/sustentation/WebRoot/form/home.jsp
sustentation/sustentation/WebRoot/form/left.jsp
sustentation/sustentation/WebRoot/form/login.jsp
sustentation/sustentation/WebRoot/form/myApplyRecords.jsp
sustentation/sustentation/WebRoot/form/student.jsp
sustentation/sustentation/WebRoot/form/studentDisplay.jsp
sustentation/sustentation/WebRoot/form/studentIndex.jsp
sustentation/sustentation/WebRoot/form/studentList.jsp
sustentation/sustentation/WebRoot/form/studentLogin.jsp
sustentation/sustentation/WebRoot/form/studentMEdit.jsp
sustentation/sustentation/WebRoot/form/studentRegister.jsp
sustentation/sustentation/WebRoot/form/sustentation.jsp
sustentation/sustentation/WebRoot/form/sustentationApplyRecords.jsp
sustentation/sustentation/WebRoot/form/sustentationDisplay.jsp
sustentation/sustentation/WebRoot/form/su
sustentation/sustentation/.myhibernatedata
sustentation/sustentation/.mymetadata
sustentation/sustentation/.mystrutsdata
sustentation/sustentation/.project
sustentation/sustentation/.settings/.jsdtscope
sustentation/sustentation/.settings/org.eclipse.jdt.core.prefs
sustentation/sustentation/.settings/org.eclipse.wst.jsdt.ui.superType.container
sustentation/sustentation/.settings/org.eclipse.wst.jsdt.ui.superType.name
sustentation/sustentation/hibernate.reveng.xml
sustentation/sustentation/src/cn/raymanlee/sustentation/action/AdminAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/DepartmentAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/FileAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/HomeAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/StudentAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/action/SustentationAction.java
sustentation/sustentation/src/cn/raymanlee/sustentation/ApplicationResources.properties
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/AdminDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/ApplyRecordDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/BaseHibernateDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/DaoBase.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/DepartmentDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/FileDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/HibernateSessionFactory.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/IBaseHibernateDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/StudentDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/dao/SustentationDAO.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Admin.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/ApplyRecord.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Department.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/File.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Student.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/Sustentation.java
sustentation/sustentation/src/cn/raymanlee/sustentation/entities/SustentationReport.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/AdminForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/ApplyRecordForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/DepartmentForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/FileForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/LoginForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/StudentForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/form/SustentationForm.java
sustentation/sustentation/src/cn/raymanlee/sustentation/MyRequestProcessor.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/AdminService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/ApplyRecordService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/DepartmentService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/FileService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/StudentService.java
sustentation/sustentation/src/cn/raymanlee/sustentation/service/SustentationService.java
sustentation/sustentation/src/cn/raymanlee/util/FileUploadHelper.java
sustentation/sustentation/src/cn/raymanlee/util/StrutsUploader.java
sustentation/sustentation/src/hibernate.cfg.xml
sustentation/sustentation/WebRoot/form/admin.jsp
sustentation/sustentation/WebRoot/form/adminIndex.jsp
sustentation/sustentation/WebRoot/form/adminList.jsp
sustentation/sustentation/WebRoot/form/adminLogin.jsp
sustentation/sustentation/WebRoot/form/applyRecordList.jsp
sustentation/sustentation/WebRoot/form/center.jsp
sustentation/sustentation/WebRoot/form/department.jsp
sustentation/sustentation/WebRoot/form/departmentList.jsp
sustentation/sustentation/WebRoot/form/file.jsp
sustentation/sustentation/WebRoot/form/fileList.jsp
sustentation/sustentation/WebRoot/form/home.jsp
sustentation/sustentation/WebRoot/form/left.jsp
sustentation/sustentation/WebRoot/form/login.jsp
sustentation/sustentation/WebRoot/form/myApplyRecords.jsp
sustentation/sustentation/WebRoot/form/student.jsp
sustentation/sustentation/WebRoot/form/studentDisplay.jsp
sustentation/sustentation/WebRoot/form/studentIndex.jsp
sustentation/sustentation/WebRoot/form/studentList.jsp
sustentation/sustentation/WebRoot/form/studentLogin.jsp
sustentation/sustentation/WebRoot/form/studentMEdit.jsp
sustentation/sustentation/WebRoot/form/studentRegister.jsp
sustentation/sustentation/WebRoot/form/sustentation.jsp
sustentation/sustentation/WebRoot/form/sustentationApplyRecords.jsp
sustentation/sustentation/WebRoot/form/sustentationDisplay.jsp
sustentation/sustentation/WebRoot/form/su
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.