文件名称:bookstoressh
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:27.91mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
项目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,
然后如果要改数据库连接,就在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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.