文件名称:ScholarShipSystem
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:5.29mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
JSP专业学生的毕业设计作业,一套完成的奖学金评定管理系统,开发环境eclipse,数据库使用MSSQL2000,数据库文件已附加至压缩包中,压缩包内共包括系统主程序、奖学金管理系统ppt演示文稿、系统需求文档.doc、数据库文档等,更多的资料请查看压缩包内的文档。-JSP professional students graduate design work, a set of complete assessment of the scholarship management system, the development environment eclipse, database using MSSQL2000, database files have attached to compressed packages, compressed package including system main program, scholarships management system PPT presentation draft, the system requirements document. Doc, database documents etc, more information please see compression bags documents.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
datebase/scholarship.mdf
datebase/scholarship_log.LDF
ScholarShipSystem/.classpath
ScholarShipSystem/.mymetadata
ScholarShipSystem/.project
ScholarShipSystem/.settings/org.eclipse.jdt.core.prefs
ScholarShipSystem/doc/scholarship.mdf
ScholarShipSystem/doc/scholarship.sql
ScholarShipSystem/doc/scholarship_Data.MDF
ScholarShipSystem/doc/scholarship_log.LDF
ScholarShipSystem/doc/t_ApManage.sql
ScholarShipSystem/doc/t_CounsellorInfo.sql
ScholarShipSystem/doc/t_Grade.sql
ScholarShipSystem/doc/t_HomeSituation.sql
ScholarShipSystem/doc/t_LeaderInfo.sql
ScholarShipSystem/doc/t_ScholarShipType.sql
ScholarShipSystem/doc/t_State.sql
ScholarShipSystem/doc/t_StudentInfo.sql
ScholarShipSystem/doc/t_Study.sql
ScholarShipSystem/doc/t_Term.sql
ScholarShipSystem/doc/t_Year.sql
ScholarShipSystem/images/index_01.gif
ScholarShipSystem/images/Loginbackground.jpg
ScholarShipSystem/images/Thumbs.db
ScholarShipSystem/images/xdot.gif
ScholarShipSystem/src/com/scholarship/common/exception/PasswordErrorException.java
ScholarShipSystem/src/com/scholarship/common/exception/UserNotFoundException.java
ScholarShipSystem/src/com/scholarship/common/servlet/LoginServlet.java
ScholarShipSystem/src/com/scholarship/student/dao/StudentDAO.java
ScholarShipSystem/src/com/scholarship/student/model/Counsellor.java
ScholarShipSystem/src/com/scholarship/student/model/Declare.java
ScholarShipSystem/src/com/scholarship/student/model/Grade.java
ScholarShipSystem/src/com/scholarship/student/model/Leader.java
ScholarShipSystem/src/com/scholarship/student/model/ScholarShipType.java
ScholarShipSystem/src/com/scholarship/student/model/StuClass.java
ScholarShipSystem/src/com/scholarship/student/model/Student.java
ScholarShipSystem/src/com/scholarship/student/model/Study.java
ScholarShipSystem/src/com/scholarship/student/model/StudyClass.java
ScholarShipSystem/src/com/scholarship/student/model/Year.java
ScholarShipSystem/src/com/scholarship/util/DB.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageAddServlet.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageServlet.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/couapmanage/servlet/CouApmanageServlet.java
ScholarShipSystem/src/com/scholarshipsystem/couapmanage/servlet/CouApmanageShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/counsellor/dao/CouApManageDAO.java
ScholarShipSystem/src/com/scholarshipsystem/counsellor/dao/CouPasswordDAO.java
ScholarShipSystem/src/com/scholarshipsystem/coupassword/servlet/CouPasswordShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/coupassword/servlet/CouPasswordUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/declared/servlet/DeclaredServlet.java
ScholarShipSystem/src/com/scholarshipsystem/declared/servlet/DeclaredShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationAddServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationDelServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationUpdateGoServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaaccounts/servlet/LeaaccountsFindServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaaccounts/servlet/LeaaccountsServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaaccounts/servlet/LeaaccountsShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaapmanage/servlet/LeaApmanageFindServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaapmanage/servlet/LeaApmanageServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaapmanage/servlet/LeaApmanageShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leadeclared/servlet/LeaDeclaredFindServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leadeclared/servlet/LeaDeclaredServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leadeclared/servlet/LeaDeclaredShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leader/dao/LeaAccountsDAO.java
ScholarShipSystem/src/com/scholarshipsystem/leader/dao/LeaApmanageDAO.java
ScholarShipSystem/src/com/scholarshipsystem/leader/dao/LeaDeclaredDAO.java
ScholarShipSystem/src/com/scholarshipsystem/mark/servlet/MarkShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/password/servlet/PasswordShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/password/servlet/PasswordUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/personinfo/servlet/PersoninfoShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/personinfo/servlet/PersoninfoShowServletgo.java
ScholarShipSystem/src/com/scholarshipsystem/personinfo/servlet/PersoninfoUpdateServlet.java
ScholarShipSy
datebase/scholarship_log.LDF
ScholarShipSystem/.classpath
ScholarShipSystem/.mymetadata
ScholarShipSystem/.project
ScholarShipSystem/.settings/org.eclipse.jdt.core.prefs
ScholarShipSystem/doc/scholarship.mdf
ScholarShipSystem/doc/scholarship.sql
ScholarShipSystem/doc/scholarship_Data.MDF
ScholarShipSystem/doc/scholarship_log.LDF
ScholarShipSystem/doc/t_ApManage.sql
ScholarShipSystem/doc/t_CounsellorInfo.sql
ScholarShipSystem/doc/t_Grade.sql
ScholarShipSystem/doc/t_HomeSituation.sql
ScholarShipSystem/doc/t_LeaderInfo.sql
ScholarShipSystem/doc/t_ScholarShipType.sql
ScholarShipSystem/doc/t_State.sql
ScholarShipSystem/doc/t_StudentInfo.sql
ScholarShipSystem/doc/t_Study.sql
ScholarShipSystem/doc/t_Term.sql
ScholarShipSystem/doc/t_Year.sql
ScholarShipSystem/images/index_01.gif
ScholarShipSystem/images/Loginbackground.jpg
ScholarShipSystem/images/Thumbs.db
ScholarShipSystem/images/xdot.gif
ScholarShipSystem/src/com/scholarship/common/exception/PasswordErrorException.java
ScholarShipSystem/src/com/scholarship/common/exception/UserNotFoundException.java
ScholarShipSystem/src/com/scholarship/common/servlet/LoginServlet.java
ScholarShipSystem/src/com/scholarship/student/dao/StudentDAO.java
ScholarShipSystem/src/com/scholarship/student/model/Counsellor.java
ScholarShipSystem/src/com/scholarship/student/model/Declare.java
ScholarShipSystem/src/com/scholarship/student/model/Grade.java
ScholarShipSystem/src/com/scholarship/student/model/Leader.java
ScholarShipSystem/src/com/scholarship/student/model/ScholarShipType.java
ScholarShipSystem/src/com/scholarship/student/model/StuClass.java
ScholarShipSystem/src/com/scholarship/student/model/Student.java
ScholarShipSystem/src/com/scholarship/student/model/Study.java
ScholarShipSystem/src/com/scholarship/student/model/StudyClass.java
ScholarShipSystem/src/com/scholarship/student/model/Year.java
ScholarShipSystem/src/com/scholarship/util/DB.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageAddServlet.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageServlet.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/apmanage/servlet/ApManageUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/couapmanage/servlet/CouApmanageServlet.java
ScholarShipSystem/src/com/scholarshipsystem/couapmanage/servlet/CouApmanageShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/counsellor/dao/CouApManageDAO.java
ScholarShipSystem/src/com/scholarshipsystem/counsellor/dao/CouPasswordDAO.java
ScholarShipSystem/src/com/scholarshipsystem/coupassword/servlet/CouPasswordShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/coupassword/servlet/CouPasswordUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/declared/servlet/DeclaredServlet.java
ScholarShipSystem/src/com/scholarshipsystem/declared/servlet/DeclaredShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationAddServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationDelServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationUpdateGoServlet.java
ScholarShipSystem/src/com/scholarshipsystem/homesituation/servlet/HomeSituationUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaaccounts/servlet/LeaaccountsFindServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaaccounts/servlet/LeaaccountsServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaaccounts/servlet/LeaaccountsShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaapmanage/servlet/LeaApmanageFindServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaapmanage/servlet/LeaApmanageServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leaapmanage/servlet/LeaApmanageShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leadeclared/servlet/LeaDeclaredFindServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leadeclared/servlet/LeaDeclaredServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leadeclared/servlet/LeaDeclaredShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/leader/dao/LeaAccountsDAO.java
ScholarShipSystem/src/com/scholarshipsystem/leader/dao/LeaApmanageDAO.java
ScholarShipSystem/src/com/scholarshipsystem/leader/dao/LeaDeclaredDAO.java
ScholarShipSystem/src/com/scholarshipsystem/mark/servlet/MarkShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/password/servlet/PasswordShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/password/servlet/PasswordUpdateServlet.java
ScholarShipSystem/src/com/scholarshipsystem/personinfo/servlet/PersoninfoShowServlet.java
ScholarShipSystem/src/com/scholarshipsystem/personinfo/servlet/PersoninfoShowServletgo.java
ScholarShipSystem/src/com/scholarshipsystem/personinfo/servlet/PersoninfoUpdateServlet.java
ScholarShipSy
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.