CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:bookstoressh

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

项目bookstoressh是基于 eclipse3.2包进行布署的,使用者只用下载后,解压出来,然后,通过eclipse的import导入工程,就可以重新布署应用该程序了,注意把DB目录下的文件复制到你的MYSQL的DATA目录

然后如果要改数据库连接,就在com.asent.bean包下修改hibernate.cfg.xml文件就行了,-Project is based on the bookstoressh package eclipse3.2 deployed, the user only after downloading, unzip them, and then, through the eclipse of the import into the project, you can re-deployment of application of the procedure, paying attention to the DB directory copy files to your MYSQL the DATA directory and then if we have to change database connection on the package com.asent.bean modify hibernate.cfg.xml file on the list,
(系统自动生成,下载前可以参看下载内容)

下载文件列表

bookstoressh/.classpath
bookstoressh/.cvsignore
bookstoressh/.project
bookstoressh/.settings/org.eclipse.core.resources.prefs
bookstoressh/.tomcatplugin
bookstoressh/400.htm
bookstoressh/404.htm
bookstoressh/500.htm
bookstoressh/bookdetail.jsp
bookstoressh/build.properties
bookstoressh/build.xml
bookstoressh/cartok.jsp
bookstoressh/checkok.jsp
bookstoressh/css/css0.css
bookstoressh/css/css1.css
bookstoressh/css/screen.css
bookstoressh/db/bookstoressh/book.frm
bookstoressh/db/bookstoressh/book.MYD
bookstoressh/db/bookstoressh/book.MYI
bookstoressh/db/bookstoressh/customer.frm
bookstoressh/db/bookstoressh/customer.MYD
bookstoressh/db/bookstoressh/customer.MYI
bookstoressh/db/bookstoressh/orderitem.frm
bookstoressh/db/bookstoressh/orderitem.MYD
bookstoressh/db/bookstoressh/orderitem.MYI
bookstoressh/db/bookstoressh/orders.frm
bookstoressh/db/bookstoressh/orders.MYD
bookstoressh/db/bookstoressh/orders.MYI
bookstoressh/db/bookstoressh/tableid.frm
bookstoressh/db/bookstoressh/tableid.MYD
bookstoressh/db/bookstoressh/tableid.MYI
bookstoressh/dist/ascent-bookstoressh.jar
bookstoressh/dist/bookstoressh.war
bookstoressh/encode/ApplicationResources.properties
bookstoressh/encode/ApplicationResources_temp.properties
bookstoressh/encode/ApplicationResources_temp.properties.bak
bookstoressh/encode/ApplicationResources_zh_CN.properties
bookstoressh/encode/encode.bat
bookstoressh/encode/encode.bat.bak
bookstoressh/head.jsp
bookstoressh/image/banner.gif
bookstoressh/image/bso_r1_c1.gif
bookstoressh/image/bso_r2_c1.gif
bookstoressh/image/bso_r2_c4.gif
bookstoressh/image/bso_r5_c1.gif
bookstoressh/image/ckgwc.gif
bookstoressh/image/css.css
bookstoressh/image/J2SE.gif
bookstoressh/image/java1.gif
bookstoressh/image/java2.gif
bookstoressh/image/java3.jpg
bookstoressh/image/java4.jpg
bookstoressh/image/tscx.gif
bookstoressh/image/wdgwc.gif
bookstoressh/image/zztjts.gif
bookstoressh/index.jsp
bookstoressh/listbook.jsp
bookstoressh/login.jsp
bookstoressh/META-INF/MANIFEST.MF
bookstoressh/readme.txt
bookstoressh/readme.txt.bak
bookstoressh/tail.jsp
bookstoressh/target/classes/com/ascent/bean/AbstractBook.class
bookstoressh/target/classes/com/ascent/bean/AbstractCustomer.class
bookstoressh/target/classes/com/ascent/bean/AbstractOrderitem.class
bookstoressh/target/classes/com/ascent/bean/AbstractOrders.class
bookstoressh/target/classes/com/ascent/bean/Book.class
bookstoressh/target/classes/com/ascent/bean/Customer.class
bookstoressh/target/classes/com/ascent/bean/Orderitem.class
bookstoressh/target/classes/com/ascent/bean/Orders.class
bookstoressh/target/classes/com/ascent/business/IBookService.class
bookstoressh/target/classes/com/ascent/business/ICustomerService.class
bookstoressh/target/classes/com/ascent/business/IOrderItemService.class
bookstoressh/target/classes/com/ascent/business/IOrderService.class
bookstoressh/target/classes/com/ascent/business/service/BookServiceImpl.class
bookstoressh/target/classes/com/ascent/business/service/CustomerServiceImpl.class
bookstoressh/target/classes/com/ascent/business/service/OrderItemServiceImpl.class
bookstoressh/target/classes/com/ascent/business/service/OrderServiceImpl.class
bookstoressh/target/classes/com/ascent/dao/hibernate/BookHibernateDAO.class
bookstoressh/target/classes/com/ascent/dao/hibernate/CustomerHibernateDAO.class
bookstoressh/target/classes/com/ascent/dao/hibernate/OrderHibernateDAO.class
bookstoressh/target/classes/com/ascent/dao/hibernate/OrderItemHibernateDAO.class
bookstoressh/target/classes/com/ascent/dao/IBookDAO.class
bookstoressh/target/classes/com/ascent/dao/ICustomerDAO.class
bookstoressh/target/classes/com/ascent/dao/IOrderDAO.class
bookstoressh/target/classes/com/ascent/dao/IOrderItemDAO.class
bookstoressh/target/classes/com/ascent/struts/action/AddCartAction.class
bookstoressh/target/classes/com/ascent/struts/action/BaseAction.class
bookstoressh/target/classes/com/ascent/struts/action/BookQueryAction.class
bookstoressh/target/classes/com/ascent/struts/action/DeleteCartAction.class
bookstoressh/target/classes/com/ascent/struts/action/EmptyCartAction.class
bookstoressh/target/classes/com/ascent/struts/action/LoginAction.class
bookstoressh/target/classes/com/ascent/struts/action/LogoutAction.class
bookstoressh/target/classes/com/ascent/struts/action/ManagerLoginAction.class
bookstoressh/target/classes/com/ascent/struts/action/OrdercheckAction.class
bookstoressh/target/classes/com/ascent/struts/action/QuerydetailAction.class
bookstoressh/target/classes/com/ascent/struts/action/RegisterAction.class
bookstoressh/target/classes/com/ascent/struts/form/BookQueryForm.class
bookstoressh/target/classes/com/ascent/struts/form/HideForm.class
bookstoressh/target/classes/com/ascent/struts/form/LoginForm.class
bookstoressh/target/classes/com/ascent/struts/form/OrdercheckForm.class
bookstoressh/target/classes/com/ascent/struts/form/RegisterForm.class
bookstoressh/target/classes/com/ascent/util/AppContext.class
bookstoressh/target/classes/com/ascent/util/SetCharacterEncodingFilter.class
bookstoressh/target/classes/com/ascent/util/ShoppingCart.class
bookstoressh/target/classes/com/ascent/util/Sh

相关说明

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

相关评论

暂无评论内容.

发表评论

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