Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Database system

JiaG_DaB

  • Category : Database system
  • Tags :
  • Update : 2017-12-19
  • Size : 8.55mb
  • 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
Analysis of the needs of the defense scoring project: 1. inquiries about students' information 2. submission of the defense score 3. login registration, teacher user, student user 4. score management, query, teachers can increase, modify, delete
Packet file list
(Preview for download)
FilenameSizeUpdate
JiaG_DaB\.classpath 2167 2017-12-14
JiaG_DaB\.project 1041 2017-12-16
JiaG_DaB\.settings\.jsdtscope 567 2017-12-04
JiaG_DaB\.settings\org.eclipse.core.resources.prefs 57 2017-12-16
JiaG_DaB\.settings\org.eclipse.jdt.core.prefs 670 2017-12-04
JiaG_DaB\.settings\org.eclipse.wst.common.component 470 2017-12-04
JiaG_DaB\.settings\org.eclipse.wst.common.project.facet.core.xml 345 2017-12-04
JiaG_DaB\.settings\org.eclipse.wst.jsdt.ui.superType.container 49 2017-12-04
JiaG_DaB\.settings\org.eclipse.wst.jsdt.ui.superType.name 6 2017-12-04
JiaG_DaB\build\classes\action\HomeAction.class 3472 2017-12-18
JiaG_DaB\build\classes\dao\AndroMapper.class 168 2017-12-18
JiaG_DaB\build\classes\dao\JavaMapper.class 165 2017-12-18
JiaG_DaB\build\classes\dao\ShuJuMapper.class 168 2017-12-18
JiaG_DaB\build\classes\dao\UserMapper.class 820 2017-12-18
JiaG_DaB\build\classes\dao\WebMapper.class 162 2017-12-18
JiaG_DaB\build\classes\dao\XinxiMapper.class 264 2017-12-18
JiaG_DaB\build\classes\mapping\AndroMapper.xml 1590 2017-12-18
JiaG_DaB\build\classes\mapping\JavaMapper.xml 1584 2017-12-18
JiaG_DaB\build\classes\mapping\ShuJuMapper.xml 1590 2017-12-18
JiaG_DaB\build\classes\mapping\UserMapper.xml 8425 2017-12-04
JiaG_DaB\build\classes\mapping\WebMapper.xml 1578 2017-12-18
JiaG_DaB\build\classes\mapping\XinxiMapper.xml 1693 2017-12-17
JiaG_DaB\build\classes\pojo\Andro.class 1272 2017-12-18
JiaG_DaB\build\classes\pojo\Java.class 1269 2017-12-18
JiaG_DaB\build\classes\pojo\ShuJu.class 1272 2017-12-18
JiaG_DaB\build\classes\pojo\User.class 1806 2017-12-18
JiaG_DaB\build\classes\pojo\UserExample$Criteria.class 7943 2017-12-18
JiaG_DaB\build\classes\pojo\UserExample$Criterion.class 2208 2017-12-18
JiaG_DaB\build\classes\pojo\UserExample$GeneratedCriteria.class 13566 2017-12-18
JiaG_DaB\build\classes\pojo\UserExample.class 2024 2017-12-18
JiaG_DaB\build\classes\pojo\Web.class 1266 2017-12-18
JiaG_DaB\build\classes\pojo\Xinxi.class 1278 2017-12-18
JiaG_DaB\build\classes\res\jdbc.properties 104 2017-12-18
JiaG_DaB\build\classes\res\spring-mvc.xml 2209 2017-12-04
JiaG_DaB\build\classes\service\AndroidService.class 685 2017-12-18
JiaG_DaB\build\classes\service\JavaService.class 666 2017-12-18
JiaG_DaB\build\classes\service\ShuJuService.class 677 2017-12-18
JiaG_DaB\build\classes\service\UserService.class 664 2017-12-18
JiaG_DaB\build\classes\service\WebService.class 655 2017-12-18
JiaG_DaB\build\classes\service\XinxiService.class 660 2017-12-18
JiaG_DaB\src\action\HomeAction.java 2737 2017-12-18
JiaG_DaB\src\dao\AndroMapper.java 144 2017-12-18
JiaG_DaB\src\dao\JavaMapper.java 140 2017-12-18
JiaG_DaB\src\dao\ShuJuMapper.java 144 2017-12-18
JiaG_DaB\src\dao\UserMapper.java 783 2017-12-04
JiaG_DaB\src\dao\WebMapper.java 136 2017-12-18
JiaG_DaB\src\dao\XinxiMapper.java 200 2017-12-17
JiaG_DaB\src\mapping\AndroMapper.xml 1590 2017-12-18
JiaG_DaB\src\mapping\JavaMapper.xml 1584 2017-12-18
JiaG_DaB\src\mapping\ShuJuMapper.xml 1590 2017-12-18
JiaG_DaB\src\mapping\UserMapper.xml 8425 2017-12-04
JiaG_DaB\src\mapping\WebMapper.xml 1578 2017-12-18
JiaG_DaB\src\mapping\XinxiMapper.xml 1693 2017-12-17
JiaG_DaB\src\pojo\Andro.java 826 2017-12-18
JiaG_DaB\src\pojo\Java.java 825 2017-12-18
JiaG_DaB\src\pojo\ShuJu.java 826 2017-12-18
JiaG_DaB\src\pojo\User.java 1347 2017-12-04
JiaG_DaB\src\pojo\UserExample.java 19585 2017-12-04
JiaG_DaB\src\pojo\Web.java 824 2017-12-18
JiaG_DaB\src\pojo\Xinxi.java 842 2017-12-17
JiaG_DaB\src\res\jdbc.properties 104 2017-12-18
JiaG_DaB\src\res\spring-mvc.xml 2209 2017-12-04
JiaG_DaB\src\service\AndroidService.java 358 2017-12-18
JiaG_DaB\src\service\JavaService.java 338 2017-12-18
JiaG_DaB\src\service\ShuJuService.java 399 2017-12-18
JiaG_DaB\src\service\UserService.java 354 2017-12-04
JiaG_DaB\src\service\WebService.java 332 2017-12-18
JiaG_DaB\src\service\XinxiService.java 354 2017-12-17
JiaG_DaB\WebContent\css\bootstrap-theme.min.css 23357 2017-12-04
JiaG_DaB\WebContent\css\bootstrap.min.css 122540 2017-12-04
JiaG_DaB\WebContent\css\style.css 127758 2017-12-04
JiaG_DaB\WebContent\css\T文艺复兴菜单伸缩.css 784 2017-12-16
JiaG_DaB\WebContent\img\aaa.jpg 33555 2017-12-16
JiaG_DaB\WebContent\img\bbb.jpg 10326 2017-12-16
JiaG_DaB\WebContent\index.jsp 442 2017-12-04
JiaG_DaB\WebContent\js\bootstrap.min.js 36816 2017-12-04
JiaG_DaB\WebContent\js\jquery.min.js 84380 2017-12-04
JiaG_DaB\WebContent\js\scripts.js 40 2017-12-04
JiaG_DaB\WebContent\META-INF\MANIFEST.MF 39 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\commons-fileupload-1.2.2.jar 59590 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\commons-io-2.4.jar 185140 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\commons-logging-1.1.3.jar 62050 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\jstl-1.2.jar 414240 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\mybatis-3.4.4.jar 1601160 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\mybatis-spring-1.3.0.jar 402666 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\mysql-connector-java-5.1.36.jar 972007 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-aop-4.2.5.RELEASE.jar 370067 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-beans-4.2.5.RELEASE.jar 731562 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-context-4.2.5.RELEASE.jar 1096773 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-core-4.2.5.RELEASE.jar 1078771 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-expression-4.2.5.RELEASE.jar 262988 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-jdbc-4.2.5.RELEASE.jar 423659 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-orm-4.2.5.RELEASE.jar 466536 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-tx-4.2.5.RELEASE.jar 265523 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-web-4.2.5.RELEASE.jar 767232 2017-12-04
JiaG_DaB\WebContent\WEB-INF\lib\spring-webmvc-4.2.5.RELEASE.jar 876937 2017-12-04
JiaG_DaB\WebContent\WEB-INF\views\footer.jsp 826 2017-12-16
JiaG_DaB\WebContent\WEB-INF\views\head.jsp 3630 2017-12-18
JiaG_DaB\WebContent\WEB-INF\views\home.jsp 14655 2017-12-18
JiaG_DaB\WebContent\WEB-INF\views\login.jsp 2264 2017-12-18
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 :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.