Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code

一个简单的投票及抽奖系统

  • Category : WEB Code
  • Tags :
  • Update : 2018-08-13
  • Size : 9.11mb
  • 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
Simple voting system and lottery system, using spring boot layui, including functions: user management, authority management, menu management, voting settings, lottery settings and other modules
Packet file list
(Preview for download)
FilenameSizeUpdate
vote 0 2018-02-06
vote.sql 19901 2018-02-06
vote\.classpath 1239 2018-02-06
vote\.gitignore 249 2018-02-06
vote\.mvn 0 2018-02-06
vote\.mvn\wrapper 0 2018-02-06
vote\.mvn\wrapper\maven-wrapper.jar 47610 2018-02-06
vote\.mvn\wrapper\maven-wrapper.properties 110 2018-02-06
vote\.project 1779 2018-02-06
vote\.settings 0 2018-02-06
vote\.settings\.jsdtscope 530 2018-02-06
vote\.settings\org.eclipse.core.resources.prefs 214 2018-02-06
vote\.settings\org.eclipse.jdt.core.prefs 664 2018-02-06
vote\.settings\org.eclipse.m2e.core.prefs 97 2018-02-06
vote\.settings\org.eclipse.wst.common.component 653 2018-02-06
vote\.settings\org.eclipse.wst.common.project.facet.core.xml 362 2018-02-06
vote\.settings\org.eclipse.wst.jsdt.ui.superType.container 49 2018-02-06
vote\.settings\org.eclipse.wst.jsdt.ui.superType.name 6 2018-02-06
vote\.settings\org.eclipse.wst.validation.prefs 50 2018-02-06
vote\bin 0 2018-02-06
vote\bin\.gitignore 249 2018-02-06
vote\bin\.mvn 0 2018-02-06
vote\bin\.mvn\wrapper 0 2018-02-06
vote\bin\.mvn\wrapper\maven-wrapper.jar 47610 2018-02-06
vote\bin\.mvn\wrapper\maven-wrapper.properties 110 2018-02-06
vote\bin\.project 558 2018-02-06
vote\bin\.settings 0 2018-02-06
vote\bin\.settings\org.eclipse.core.resources.prefs 57 2018-02-06
vote\bin\.settings\org.eclipse.m2e.core.prefs 97 2018-02-06
vote\bin\mvnw 6468 2018-02-06
vote\bin\mvnw.cmd 4994 2018-02-06
vote\bin\pom.xml 1563 2018-02-06
vote\bin\src 0 2018-02-06
vote\bin\src\main 0 2018-02-06
vote\bin\src\main\java 0 2018-02-06
vote\bin\src\main\java\com 0 2018-02-06
vote\bin\src\main\java\com\logansoft 0 2018-02-06
vote\bin\src\main\java\com\logansoft\cloud3 0 2018-02-06
vote\bin\src\main\java\com\logansoft\cloud3\Cloud3Application.class 1363 2018-02-06
vote\bin\src\main\resources 0 2018-02-06
vote\bin\src\main\resources\application.properties 0 2018-02-06
vote\bin\src\main\resources\templates 0 2018-02-06
vote\bin\src\test 0 2018-02-06
vote\bin\src\test\java 0 2018-02-06
vote\bin\src\test\java\com 0 2018-02-06
vote\bin\src\test\java\com\logansoft 0 2018-02-06
vote\bin\src\test\java\com\logansoft\cloud3 0 2018-02-06
vote\bin\src\test\java\com\logansoft\cloud3\Cloud3ApplicationTests.class 1238 2018-02-06
vote\bin\target 0 2018-02-06
vote\bin\target\classes 0 2018-02-06
vote\bin\target\classes\META-INF 0 2018-02-06
vote\bin\target\classes\META-INF\MANIFEST.MF 338 2018-02-06
vote\lib 0 2018-02-06
vote\lib\commons-cli-1.2.jar 41123 2018-02-06
vote\lib\jodconverter-2.2.2.jar 32054 2018-02-06
vote\lib\jodconverter-cli-2.2.2.jar 5712 2018-02-06
vote\lib\juh-3.0.1.jar 55622 2018-02-06
vote\lib\jurt-3.0.1.jar 108330 2018-02-06
vote\lib\ridl-3.0.1.jar 253610 2018-02-06
vote\lib\slf4j-jdk14-1.5.6.jar 8815 2018-02-06
vote\lib\unoil-3.0.1.jar 1360160 2018-02-06
vote\mvnw 6468 2018-02-06
vote\mvnw.cmd 4994 2018-02-06
vote\pom.xml 7412 2018-02-06
vote\src 0 2018-02-06
vote\src\main 0 2018-02-06
vote\src\main\java 0 2018-02-06
vote\src\main\java\com 0 2018-02-06
vote\src\main\java\com\vote 0 2018-02-06
vote\src\main\java\com\vote\Application.java 288 2018-02-06
vote\src\main\java\com\vote\common 0 2018-02-06
vote\src\main\java\com\vote\common\controller 0 2018-02-06
vote\src\main\java\com\vote\common\controller\CommonController.java 4815 2018-02-06
vote\src\main\java\com\vote\common\service 0 2018-02-06
vote\src\main\java\com\vote\common\service\CommonService.java 426 2018-02-06
vote\src\main\java\com\vote\common\service\impl 0 2018-02-06
vote\src\main\java\com\vote\common\service\impl\CommonServiceImpl.java 3048 2018-02-06
vote\src\main\java\com\vote\core 0 2018-02-06
vote\src\main\java\com\vote\core\controller 0 2018-02-06
vote\src\main\java\com\vote\core\controller\BaseController.java 4462 2018-02-06
vote\src\main\java\com\vote\core\exception 0 2018-02-06
vote\src\main\java\com\vote\core\exception\MyException.java 902 2018-02-06
vote\src\main\java\com\vote\core\jpa 0 2018-02-06
vote\src\main\java\com\vote\core\jpa\base 0 2018-02-06
vote\src\main\java\com\vote\core\jpa\base\BaseJpa.java 1724 2018-02-06
vote\src\main\java\com\vote\core\jpa\impl 0 2018-02-06
vote\src\main\java\com\vote\core\jpa\impl\BaseJpaImpl.java 2503 2018-02-06
vote\src\main\java\com\vote\core\model 0 2018-02-06
vote\src\main\java\com\vote\core\model\BaseAuditModel.java 2329 2018-02-06
vote\src\main\java\com\vote\core\model\BaseModel.java 5104 2018-02-06
vote\src\main\java\com\vote\core\model\BaseTreeModel.java 2200 2018-02-06
vote\src\main\java\com\vote\core\model\Msg.java 2454 2018-02-06
vote\src\main\java\com\vote\core\service 0 2018-02-06
vote\src\main\java\com\vote\core\service\BaseService.java 1247 2018-02-06
vote\src\main\java\com\vote\core\service\impl 0 2018-02-06
vote\src\main\java\com\vote\core\service\impl\BaseServiceImpl.java 5524 2018-02-06
vote\src\main\java\com\vote\core\shiro 0 2018-02-06
vote\src\main\java\com\vote\core\shiro\config 0 2018-02-06
vote\src\main\java\com\vote\core\shiro\config\ShiroConfiguration.java 6593 2018-02-06
vote\src\main\java\com\vote\core\shiro\realm 0 2018-02-06
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.