首页 开发技术 Java     /    在线投票系统源代码JSP+MySql

在线投票系统源代码JSP+MySql

上传者: u011254567 | 上传时间:2023/10/26 17:43:25 | 文件大小:515KB | 文件类型:rar
在线投票系统源代码JSP+MySql
实现用户在线投票,IP限制。
管理员后台管理,主题的添加与修改。
本软件ID:8402765

文件下载

资源详情

[{"title":"(56个子文件515KB)在线投票系统源代码JSP+MySql","children":[{"title":"vote","children":[{"title":".project <span style='color:#111;'>1.71KB</span>","children":null,"spread":false},{"title":".settings","children":[{"title":".jsdtscope <span style='color:#111;'>500B</span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'>103B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'>450B</span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>334B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'>252B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'>6B</span>","children":null,"spread":false}],"spread":true},{"title":".mymetadata <span style='color:#111;'>285B</span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>4.29KB</span>","children":null,"spread":false},{"title":"lib","children":[{"title":"mysql-connector-java-5.0.3-bin.jar <span style='color:#111;'>481.55KB</span>","children":null,"spread":false}],"spread":true},{"title":"classes","children":[{"title":"voteuser","children":[{"title":"ShowServlet.class <span style='color:#111;'>2.90KB</span>","children":null,"spread":false},{"title":"VoterMemory.class <span style='color:#111;'>892B</span>","children":null,"spread":false},{"title":"VoteMeoryDao.class <span style='color:#111;'>2.26KB</span>","children":null,"spread":false}],"spread":true},{"title":"votebean","children":[{"title":"Questions.class <span style='color:#111;'>2.75KB</span>","children":null,"spread":false},{"title":"AddVoteServlet.class <span style='color:#111;'>3.21KB</span>","children":null,"spread":false},{"title":"VoteMgr.class <span style='color:#111;'>11.34KB</span>","children":null,"spread":false},{"title":"ShowVoteServlet.class <span style='color:#111;'>2.16KB</span>","children":null,"spread":false},{"title":"DeleteVoteServlet.class <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"BrowseVoteServlet.class <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"ServletLogin.class <span style='color:#111;'>3.80KB</span>","children":null,"spread":false},{"title":"EditVoteServlet.class <span style='color:#111;'>3.04KB</span>","children":null,"spread":false},{"title":"UpdateVoteServlet.class <span style='color:#111;'>2.52KB</span>","children":null,"spread":false},{"title":"Item.class <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":"MysqlDAO.class <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"MysqlTest.class <span style='color:#111;'>1.90KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'>1013B</span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>39B</span>","children":null,"spread":false}],"spread":true},{"title":"voter","children":[{"title":"vote.jsp <span style='color:#111;'>2.48KB</span>","children":null,"spread":false},{"title":"showvote.jsp <span style='color:#111;'>3.23KB</span>","children":null,"spread":false},{"title":"browse.jsp <span style='color:#111;'>3.56KB</span>","children":null,"spread":false}],"spread":true},{"title":"admin","children":[{"title":"login.jsp <span style='color:#111;'>2.37KB</span>","children":null,"spread":false},{"title":"vote.jsp <span style='color:#111;'>2.48KB</span>","children":null,"spread":false},{"title":"editVote.jsp <span style='color:#111;'>5.45KB</span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'>859B</span>","children":null,"spread":false},{"title":"addvote.jsp <span style='color:#111;'>4.35KB</span>","children":null,"spread":false},{"title":"showvote.jsp <span style='color:#111;'>3.12KB</span>","children":null,"spread":false},{"title":"error.jsp <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"browse.jsp <span style='color:#111;'>4.35KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".myeclipse","children":null,"spread":false},{"title":"src","children":[{"title":"voteuser","children":[{"title":"ShowServlet.java <span style='color:#111;'>3.06KB</span>","children":null,"spread":false},{"title":"VoterMemory.java <span style='color:#111;'>379B</span>","children":null,"spread":false},{"title":"VoteMeoryDao.java <span style='color:#111;'>1.19KB</span>","children":null,"spread":false}],"spread":true},{"title":"votebean","children":[{"title":"ServletLogin.java <span style='color:#111;'>2.74KB</span>","children":null,"spread":false},{"title":"VoteMgr.java <span style='color:#111;'>10.02KB</span>","children":null,"spread":false},{"title":"MysqlDAO.java <span style='color:#111;'>738B</span>","children":null,"spread":false},{"title":"AddVoteServlet.java <span style='color:#111;'>2.88KB</span>","children":null,"spread":false},{"title":"DeleteVoteServlet.java <span style='color:#111;'>1.39KB</span>","children":null,"spread":false},{"title":"Item.java <span style='color:#111;'>596B</span>","children":null,"spread":false},{"title":"ShowVoteServlet.java <span style='color:#111;'>1.95KB</span>","children":null,"spread":false},{"title":"EditVoteServlet.java <span style='color:#111;'>2.51KB</span>","children":null,"spread":false},{"title":"Questions.java <span style='color:#111;'>2.01KB</span>","children":null,"spread":false},{"title":"MysqlTest.java <span style='color:#111;'>2.62KB</span>","children":null,"spread":false},{"title":"UpdateVoteServlet.java <span style='color:#111;'>2.40KB</span>","children":null,"spread":false},{"title":"BrowseVoteServlet.java <span style='color:#111;'>2.11KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'>580B</span>","children":null,"spread":false}],"spread":true},{"title":"wpf.sql <span style='color:#111;'>3.14KB</span>","children":null,"spread":false}],"spread":true}]

评论信息

  • SmorSmor:
    一般般吧...2017-12-02
  • ASDC_THTF_DEPT01_001:
    资源不错,谢谢共享2017-07-19
  • lipc_:
    一般般~~~~~~~2016-01-29
  • baidu_28454413:
    蛮不错的,就是感觉有点混乱,看着晕2015-05-27

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明