首页 课程资源 Java     /    javaweb智能停车场管理项目源码

javaweb智能停车场管理项目源码

上传者: u012023618 | 上传时间:2021/2/2 15:55:18 | 文件大小:1.45MB | 文件类型:zip
javaweb智能停车场管理项目源码
javaweb智能停车场管理项目源码,包含数据库部分资源,可以很好地理解web项目的开发

文件下载

资源详情

[{"title":"(94个子文件1.45MB)javaweb智能停车场管理项目源码","children":[{"title":"Parking","children":[{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml.bak <span style='color:#111;'>414B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'>358B</span>","children":null,"spread":false},{"title":"org.eclipse.core.resources.prefs <span style='color:#111;'>57B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'>482B</span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'>49B</span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'>522B</span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'>364B</span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"DBUtil","children":[{"title":"ConnectionFactory.java <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"CloseFactory.java <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"db.properties <span style='color:#111;'>197B</span>","children":null,"spread":false},{"title":"SQLUtil.java <span style='color:#111;'>4.44KB</span>","children":null,"spread":false}],"spread":true},{"title":"ServletHandle","children":[{"title":"CardHandle.java <span style='color:#111;'>6.46KB</span>","children":null,"spread":false},{"title":"UserHandle.java <span style='color:#111;'>9.38KB</span>","children":null,"spread":false},{"title":"FixedHandle.java <span style='color:#111;'>7.92KB</span>","children":null,"spread":false},{"title":"RoleHandle.java <span style='color:#111;'>5.74KB</span>","children":null,"spread":false},{"title":"TempHandle.java <span style='color:#111;'>7.17KB</span>","children":null,"spread":false},{"title":"LoginHandle.java <span style='color:#111;'>1.56KB</span>","children":null,"spread":false},{"title":"SeatHandle.java <span style='color:#111;'>7.82KB</span>","children":null,"spread":false}],"spread":true},{"title":"DAL","children":[{"title":"User.java <span style='color:#111;'>4.02KB</span>","children":null,"spread":false},{"title":"Login.java <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"Card.java <span style='color:#111;'>3.24KB</span>","children":null,"spread":false},{"title":"Seat.java <span style='color:#111;'>3.46KB</span>","children":null,"spread":false},{"title":"Role.java <span style='color:#111;'>3.73KB</span>","children":null,"spread":false},{"title":"Fixed.java <span style='color:#111;'>3.96KB</span>","children":null,"spread":false},{"title":"Temp.java <span style='color:#111;'>3.85KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"Common","children":[{"title":"UserInfo.jsp <span style='color:#111;'>2.32KB</span>","children":null,"spread":false},{"title":"ChagePwd.jsp <span style='color:#111;'>1.27KB</span>","children":null,"spread":false},{"title":"Logout.jsp <span style='color:#111;'>433B</span>","children":null,"spread":false}],"spread":true},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>39B</span>","children":null,"spread":false}],"spread":true},{"title":"Images","children":[{"title":"background.jpg <span style='color:#111;'>530.32KB</span>","children":null,"spread":false},{"title":"header_right.jpg <span style='color:#111;'>10.69KB</span>","children":null,"spread":false},{"title":"siderbar_bg.jpg <span style='color:#111;'>358B</span>","children":null,"spread":false},{"title":"bg3.jpg <span style='color:#111;'>18.59KB</span>","children":null,"spread":false},{"title":"header_right.png <span style='color:#111;'>12.03KB</span>","children":null,"spread":false},{"title":"btn_login.png <span style='color:#111;'>2.48KB</span>","children":null,"spread":false},{"title":"header_top.jpg <span style='color:#111;'>434B</span>","children":null,"spread":false},{"title":"nav_bg.jpg <span style='color:#111;'>401B</span>","children":null,"spread":false},{"title":"p_error.jpg <span style='color:#111;'>4.35KB</span>","children":null,"spread":false},{"title":"siderbar_btn.jpg <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"Login_panel.jpg <span style='color:#111;'>51.26KB</span>","children":null,"spread":false},{"title":"bg2.jpg <span style='color:#111;'>11.84KB</span>","children":null,"spread":false},{"title":"siderbar_bg.png <span style='color:#111;'>963B</span>","children":null,"spread":false},{"title":"bg1.jpg <span style='color:#111;'>11.40KB</span>","children":null,"spread":false}],"spread":false},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>3.45KB</span>","children":null,"spread":false},{"title":"classes","children":[{"title":"DBUtil","children":[{"title":"SQLUtil.class <span style='color:#111;'>3.96KB</span>","children":null,"spread":false},{"title":"CloseFactory.class <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"db.properties <span style='color:#111;'>197B</span>","children":null,"spread":false},{"title":"ConnectionFactory.class <span style='color:#111;'>1.57KB</span>","children":null,"spread":false}],"spread":true},{"title":"ServletHandle","children":[{"title":"LoginHandle.class <span style='color:#111;'>2.15KB</span>","children":null,"spread":false},{"title":"TempHandle.class <span style='color:#111;'>6.03KB</span>","children":null,"spread":false},{"title":"CardHandle.class <span style='color:#111;'>5.43KB</span>","children":null,"spread":false},{"title":"FixedHandle.class <span style='color:#111;'>6.28KB</span>","children":null,"spread":false},{"title":"UserHandle.class <span style='color:#111;'>7.41KB</span>","children":null,"spread":false},{"title":"SeatHandle.class <span style='color:#111;'>6.07KB</span>","children":null,"spread":false},{"title":"RoleHandle.class <span style='color:#111;'>4.95KB</span>","children":null,"spread":false}],"spread":true},{"title":"DAL","children":[{"title":"User.class <span style='color:#111;'>3.89KB</span>","children":null,"spread":false},{"title":"Fixed.class <span style='color:#111;'>3.89KB</span>","children":null,"spread":false},{"title":"Seat.class <span style='color:#111;'>3.64KB</span>","children":null,"spread":false},{"title":"Card.class <span style='color:#111;'>3.42KB</span>","children":null,"spread":false},{"title":"Temp.class <span style='color:#111;'>3.60KB</span>","children":null,"spread":false},{"title":"Role.class <span style='color:#111;'>3.41KB</span>","children":null,"spread":false},{"title":"Login.class <span style='color:#111;'>1.42KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"mysql-connector-java-5.1.7-bin.jar <span style='color:#111;'>693.28KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Script","children":[{"title":"jquery-1.10.1.js <span style='color:#111;'>267.66KB</span>","children":null,"spread":false},{"title":"Index.js <span style='color:#111;'>907B</span>","children":null,"spread":false}],"spread":true},{"title":"Index.jsp <span style='color:#111;'>4.61KB</span>","children":null,"spread":false},{"title":"Admin","children":[{"title":"SeatMsg.jsp <span style='color:#111;'>4.13KB</span>","children":null,"spread":false},{"title":"UserMsg.jsp <span style='color:#111;'>4.03KB</span>","children":null,"spread":false},{"title":"CardEdit.jsp <span style='color:#111;'>3.11KB</span>","children":null,"spread":false},{"title":"RoleAdd.jsp <span style='color:#111;'>1.14KB</span>","children":null,"spread":false},{"title":"FixedEdit.jsp <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"TempEdit.jsp <span style='color:#111;'>4.10KB</span>","children":null,"spread":false},{"title":"UserEdit.jsp <span style='color:#111;'>2.85KB</span>","children":null,"spread":false},{"title":"RoleEdit.jsp <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"FixedOut.jsp <span style='color:#111;'>4.84KB</span>","children":null,"spread":false},{"title":"_Error.jsp <span style='color:#111;'>1008B</span>","children":null,"spread":false},{"title":"TempAdd.jsp <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"FixedMsg.jsp <span style='color:#111;'>4.01KB</span>","children":null,"spread":false},{"title":"UserAdd.jsp <span style='color:#111;'>1.91KB</span>","children":null,"spread":false},{"title":"SeatAdd.jsp <span style='color:#111;'>1.29KB</span>","children":null,"spread":false},{"title":"CardAdd.jsp <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"TempMsg.jsp <span style='color:#111;'>4.76KB</span>","children":null,"spread":false},{"title":"RoleMsg.jsp <span style='color:#111;'>3.75KB</span>","children":null,"spread":false},{"title":"SeatEdit.jsp <span style='color:#111;'>2.89KB</span>","children":null,"spread":false},{"title":"CardMsg.jsp <span style='color:#111;'>4.13KB</span>","children":null,"spread":false}],"spread":false},{"title":"Style","children":[{"title":"EditStyle.css <span style='color:#111;'>453B</span>","children":null,"spread":false},{"title":"Login.css <span style='color:#111;'>1.20KB</span>","children":null,"spread":false},{"title":"MsgStyle.css <span style='color:#111;'>1012B</span>","children":null,"spread":false},{"title":"Index.css <span style='color:#111;'>1.49KB</span>","children":null,"spread":false},{"title":"AddStyle.css <span style='color:#111;'>434B</span>","children":null,"spread":false}],"spread":true},{"title":"Login.jsp <span style='color:#111;'>1.48KB</span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'>1.03KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • by_blank:
    请问您停车场系统的数据库文件还有吗想学习一下没有数据库文件系统进不去谢谢您2020-05-20

免责申明

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