CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:restrant.rar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-08-31
  • 文件大小:
    2.22mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

网上快餐订购,mysql数据库,jsp+servlet+javaBean,Online fast food ordering, mysql database, jsp+ Servlet+ JavaBean
(系统自动生成,下载前可以参看下载内容)

下载文件列表

restrant/.project
restrant/WebRoot/WEB-INF/lib/jstl.jar
restrant/WebRoot/WEB-INF/lib/standard.jar
restrant/WebRoot/WEB-INF/lib/sqljdbc.jar
restrant/WebRoot/WEB-INF/lib/jdom.jar
restrant/WebRoot/WEB-INF/lib/dom4j-1.6.jar
restrant/WebRoot/WEB-INF/web.xml
restrant/WebRoot/WEB-INF/classes/db.properties
restrant/WebRoot/WEB-INF/classes/com/restrant/util/StringUtil.class
restrant/WebRoot/WEB-INF/classes/com/restrant/util/ServletFinder.class
restrant/WebRoot/WEB-INF/classes/com/restrant/util/Env.class
restrant/WebRoot/WEB-INF/classes/com/restrant/servlet/UserServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/servlet/OderServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/servlet/FoodServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/servlet/DispatchServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/servlet/DeleteFoodServlet.class
restrant/WebRoot/WEB-INF/classes/com/restrant/servlet/AddFoodToCart.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/Userinfo.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/FoodOderBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/FoodBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/entity/CartItemBean.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/UserJdbcDao.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/UserFactory.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/UserDao.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/OderDaoTianjia.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/OderDao.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/ForumFactoryChaxun.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/ForumFactory.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/FoodDaoChaxun.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/FoodDao.class
restrant/WebRoot/WEB-INF/classes/com/restrant/dao/ConnectionManager.class
restrant/WebRoot/WEB-INF/myStruts-config.xml
restrant/WebRoot/META-INF/MANIFEST.MF
restrant/WebRoot/index.jsp
restrant/WebRoot/ch01/styles.css
restrant/WebRoot/ch01/shopcart.jsp
restrant/WebRoot/ch01/details.jsp
restrant/WebRoot/ch01/checkOut.jsp
restrant/WebRoot/ch01/login.jsp
restrant/WebRoot/ch01/seeYou.jsp
restrant/WebRoot/ch01/show.jsp
restrant/WebRoot/images/0.gif
restrant/WebRoot/images/001.gif
restrant/WebRoot/images/001.jpg
restrant/WebRoot/images/002.gif
restrant/WebRoot/images/002.jpg
restrant/WebRoot/images/003.gif
restrant/WebRoot/images/004.gif
restrant/WebRoot/images/005.gif
restrant/WebRoot/images/2.gif
restrant/WebRoot/images/5.gif
restrant/WebRoot/images/500008.jpg
restrant/WebRoot/images/500022.jpg
restrant/WebRoot/images/500023.jpg
restrant/WebRoot/images/500024.jpg
restrant/WebRoot/images/500025.jpg
restrant/WebRoot/images/500026.jpg
restrant/WebRoot/images/500033.jpg
restrant/WebRoot/images/500034.jpg
restrant/WebRoot/images/500035.jpg
restrant/WebRoot/images/500036.jpg
restrant/WebRoot/images/500038.jpg
restrant/WebRoot/images/500041.jpg
restrant/WebRoot/images/500042.jpg
restrant/WebRoot/images/500043.jpg
restrant/WebRoot/images/500044.jpg
restrant/WebRoot/images/500045.jpg
restrant/WebRoot/images/500046.jpg
restrant/WebRoot/images/500047.jpg
restrant/WebRoot/images/buy_cn.gif
restrant/WebRoot/images/DateTime2.js
restrant/WebRoot/images/detail_cn.gif
restrant/WebRoot/images/dynamic_cn.gif
restrant/WebRoot/images/insider_cn.gif
restrant/WebRoot/images/jb_logo.jpg
restrant/WebRoot/images/lcart_cn.gif
restrant/WebRoot/images/left_top.jpg
restrant/WebRoot/images/link_cn.gif
restrant/WebRoot/images/Thumbs.db
restrant/WebRoot/images/tp009.gif
restrant/WebRoot/images/buy_cn1.gif
restrant/WebRoot/Templates/template.dwt.jsp
restrant/.mymetadata
restrant/.classpath
restrant/src/com/restrant/dao/ConnectionManager.java
restrant/src/com/restrant/dao/UserDao.java
restrant/src/com/restrant/dao/UserJdbcDao.java
restrant/src/com/restrant/dao/UserFactory.java
restrant/src/com/restrant/dao/FoodDao.java
restrant/src/com/restrant/dao/FoodDaoChaxun.java
restrant/src/com/restrant/dao/ForumFactoryChaxun.java
restrant/src/com/restrant/dao/ForumFactory.java
restrant/src/com/restrant/dao/OderDao.java
restrant/src/com/restrant/dao/OderDaoTianjia.java
restrant/src/com/restrant/entity/Userinfo.java
restrant/src/com/restrant/entity/FoodBean.java
restrant/src/com/restrant/entity/CartItemBean.java
restrant/src/com/restrant/entity/FoodOderBean.java
restrant/src/com/restrant/servlet/UserServlet.java
restrant/src/com/restrant/servlet/FoodServlet.java
restrant/src/com/restrant/servlet/AddFoodToCart.java
restrant/src/com/restrant/servlet/DeleteFoodServlet.java
restrant/src/com/restrant/servlet/DispatchServlet.java
restrant/src/com/restrant/servlet/OderServlet.java
restrant/src/com/restrant/util/Env.java
restrant/src/com/restrant/util/StringUtil.java
restrant/src/com/restrant/util/ServletFinder.java
restrant/src/db.properties
restrant/sql/restrant_Data.MDF
restrant/sql/restrant_Log.LDF
restrant/log/Version_Number
restrant/log/Snapshot.1
restrant/log/Logfile.1
restrant/.settings/org.eclipse.jdt.core.prefs
restrant/WebRoot/WEB-INF/classes/com/restrant/util
restrant/We

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com