Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java
  • Category : JSP/Java
  • Tags :
  • Update : 2017-11-27
  • Size : 15.95mb
  • Downloaded :0次
  • Author :南城逐日郎
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
a simple example of student mangement system, thank u!
Packet file list
(Preview for download)
FilenameSizeUpdate
student
student\.classpath 853 2017-11-24
student\.project 1040 2017-03-20
student\.settings
student\.settings\.jsdtscope 503 2017-03-20
student\.settings\org.eclipse.jdt.core.prefs 364 2017-11-24
student\.settings\org.eclipse.wst.common.component 550 2017-03-20
student\.settings\org.eclipse.wst.common.project.facet.core.xml 345 2017-03-20
student\.settings\org.eclipse.wst.jsdt.ui.superType.container 49 2017-03-20
student\.settings\org.eclipse.wst.jsdt.ui.superType.name 6 2017-03-20
student\build
student\build\classes
student\build\classes\beans.xml 3637 2017-04-20
student\build\classes\com
student\build\classes\com\company
student\build\classes\com\company\action
student\build\classes\com\company\action\ajax
student\build\classes\com\company\action\ajax\Ajax.class 3534 2017-11-26
student\build\classes\com\company\action\checkedcode
student\build\classes\com\company\action\checkedcode\CheckedCode.class 4184 2017-11-26
student\build\classes\com\company\action\ClazzAction.class 3921 2017-11-26
student\build\classes\com\company\action\filter
student\build\classes\com\company\action\filter\MyFilter.class 2604 2017-11-26
student\build\classes\com\company\action\StudentAction.class 4739 2017-11-26
student\build\classes\com\company\action\UserAction.class 2386 2017-11-26
student\build\classes\com\company\dao
student\build\classes\com\company\dao\ClazzDao.class 640 2017-11-26
student\build\classes\com\company\dao\impl
student\build\classes\com\company\dao\impl\IClazzDao.class 3169 2017-11-26
student\build\classes\com\company\dao\impl\IStudentDao.class 3193 2017-11-26
student\build\classes\com\company\dao\impl\IUserDao.class 1647 2017-11-26
student\build\classes\com\company\dao\StudentDao.class 656 2017-11-26
student\build\classes\com\company\dao\UserDao.class 242 2017-11-26
student\build\classes\com\company\exception
student\build\classes\com\company\exception\MyException.class 949 2017-11-26
student\build\classes\com\company\model
student\build\classes\com\company\model\Clazz.class 1835 2017-11-26
student\build\classes\com\company\model\Page.class 1894 2017-11-26
student\build\classes\com\company\model\Student.class 3612 2017-11-26
student\build\classes\com\company\model\User.class 1806 2017-11-26
student\build\classes\com\company\service
student\build\classes\com\company\service\ClazzService.class 157 2017-11-26
student\build\classes\com\company\service\impl
student\build\classes\com\company\service\impl\IClazzService.class 1905 2017-11-26
student\build\classes\com\company\service\impl\IStudentService.class 1939 2017-11-26
student\build\classes\com\company\service\impl\IUserService.class 1021 2017-11-26
student\build\classes\com\company\service\StudentService.class 163 2017-11-26
student\build\classes\com\company\service\UserService.class 154 2017-11-26
student\build\classes\com\company\test
student\build\classes\com\company\test\IClazzServiceTest.class 2755 2017-11-26
student\build\classes\com\company\test\IStudentServiceTest.class 3049 2017-11-26
student\build\classes\com\company\test\IUserServiceTest.class 1859 2017-11-26
student\build\classes\com\company\util
student\build\classes\com\company\util\Hibernate.class 286 2017-11-26
student\build\classes\dbcp.properties 180 2017-11-20
student\build\classes\中文乱码问题.txt 58 2017-05-13
student\config
student\config\beans.xml 3637 2017-04-20
student\config\dbcp.properties 180 2017-11-20
student\config\中文乱码问题.txt 58 2017-05-13
student\src
student\src\com
student\src\com\company
student\src\com\company\action
student\src\com\company\action\ajax
student\src\com\company\action\ajax\Ajax.java 4293 2017-03-26
student\src\com\company\action\checkedcode
student\src\com\company\action\checkedcode\CheckedCode.java 3134 2017-03-23
student\src\com\company\action\ClazzAction.java 3728 2017-03-23
student\src\com\company\action\filter
student\src\com\company\action\filter\MyFilter.java 2274 2017-04-20
student\src\com\company\action\StudentAction.java 4574 2017-03-23
student\src\com\company\action\UserAction.java 2706 2017-03-23
student\src\com\company\dao
student\src\com\company\dao\ClazzDao.java 417 2017-03-23
student\src\com\company\dao\impl
student\src\com\company\dao\impl\IClazzDao.java 2155 2017-03-23
student\src\com\company\dao\impl\IStudentDao.java 1965 2017-03-21
student\src\com\company\dao\impl\IUserDao.java 1020 2017-03-23
student\src\com\company\dao\StudentDao.java 445 2017-03-23
student\src\com\company\dao\UserDao.java 172 2017-03-20
student\src\com\company\exception
student\src\com\company\exception\MyException.java 773 2017-03-21
student\src\com\company\model
student\src\com\company\model\Clazz.java 1276 2017-03-20
student\src\com\company\model\Page.java 1142 2017-03-23
student\src\com\company\model\Student.java 2785 2017-03-20
student\src\com\company\model\User.java 1199 2017-03-22
student\src\com\company\service
student\src\com\company\service\ClazzService.java 118 2017-03-20
student\src\com\company\service\impl
student\src\com\company\service\impl\IClazzService.java 1235 2017-03-22
student\src\com\company\service\impl\IStudentService.java 1281 2017-03-21
student\src\com\company\service\impl\IUserService.java 626 2017-03-20
student\src\com\company\service\StudentService.java 125 2017-03-20
student\src\com\company\service\UserService.java 115 2017-03-20
student\src\com\company\test
student\src\com\company\test\IClazzServiceTest.java 2239 2017-03-21
student\src\com\company\test\IStudentServiceTest.java 2532 2017-03-21
student\src\com\company\test\IUserServiceTest.java 1318 2017-04-20
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.