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

文件名称:bookstoressh

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

网络商店注册用户可以选择商业信息,并发送到他/她通讯录中的手机,以赚取赠款。

管理用户可以增加,编辑商业信息并可以选择向所有注册用户的通讯录中的手机发送短信

-Internet users can choose to store business information sent to his/her mobile phone address book in order to earn grants. Users can increase the management, editing business information and can choose to list all registered users of mobile phones to send text messages
(系统自动生成,下载前可以参看下载内容)

下载文件列表

bookstoressh/.classpath
bookstoressh/.myhibernatedata
bookstoressh/.mymetadata
bookstoressh/.mystrutsdata
bookstoressh/.project
bookstoressh/.springBeans
bookstoressh/build.properties
bookstoressh/build.xml
bookstoressh/_desktop.ini
bookstoressh/temp/_desktop.ini
bookstoressh/src/applicationContext.xml
bookstoressh/src/log4j.properties
bookstoressh/src/_desktop.ini
bookstoressh/src/com/_desktop.ini
bookstoressh/src/com/ascent/_desktop.ini
bookstoressh/src/com/ascent/util/AppContext.java
bookstoressh/src/com/ascent/util/SetCharacterEncodingFilter.java
bookstoressh/src/com/ascent/util/ShoppingCart.java
bookstoressh/src/com/ascent/util/ShoppingCartItem.java
bookstoressh/src/com/ascent/util/_desktop.ini
bookstoressh/src/com/ascent/struts/ApplicationResources.properties
bookstoressh/src/com/ascent/struts/ApplicationResources_zh_CN.properties
bookstoressh/src/com/ascent/struts/_desktop.ini
bookstoressh/src/com/ascent/struts/form/BookQueryForm.java
bookstoressh/src/com/ascent/struts/form/HideForm.java
bookstoressh/src/com/ascent/struts/form/LoginForm.java
bookstoressh/src/com/ascent/struts/form/OrdercheckForm.java
bookstoressh/src/com/ascent/struts/form/RegisterForm.java
bookstoressh/src/com/ascent/struts/form/_desktop.ini
bookstoressh/src/com/ascent/struts/action/AddCartAction.java
bookstoressh/src/com/ascent/struts/action/BaseAction.java
bookstoressh/src/com/ascent/struts/action/BookQueryAction.java
bookstoressh/src/com/ascent/struts/action/DeleteCartAction.java
bookstoressh/src/com/ascent/struts/action/EmptyCartAction.java
bookstoressh/src/com/ascent/struts/action/LoginAction.java
bookstoressh/src/com/ascent/struts/action/LogoutAction.java
bookstoressh/src/com/ascent/struts/action/ManagerLoginAction.java
bookstoressh/src/com/ascent/struts/action/OrdercheckAction.java
bookstoressh/src/com/ascent/struts/action/QuerydetailAction.java
bookstoressh/src/com/ascent/struts/action/RegisterAction.java
bookstoressh/src/com/ascent/struts/action/_desktop.ini
bookstoressh/src/com/ascent/dao/IBookDAO.java
bookstoressh/src/com/ascent/dao/ICustomerDAO.java
bookstoressh/src/com/ascent/dao/IOrderDAO.java
bookstoressh/src/com/ascent/dao/IOrderItemDAO.java
bookstoressh/src/com/ascent/dao/_desktop.ini
bookstoressh/src/com/ascent/dao/hibernate/BookHibernateDAO.java
bookstoressh/src/com/ascent/dao/hibernate/CustomerHibernateDAO.java
bookstoressh/src/com/ascent/dao/hibernate/OrderHibernateDAO.java
bookstoressh/src/com/ascent/dao/hibernate/OrderItemHibernateDAO.java
bookstoressh/src/com/ascent/dao/hibernate/_desktop.ini
bookstoressh/src/com/ascent/business/IBookService.java
bookstoressh/src/com/ascent/business/ICustomerService.java
bookstoressh/src/com/ascent/business/IOrderItemService.java
bookstoressh/src/com/ascent/business/IOrderService.java
bookstoressh/src/com/ascent/business/_desktop.ini
bookstoressh/src/com/ascent/business/service/BookServiceImpl.java
bookstoressh/src/com/ascent/business/service/CustomerServiceImpl.java
bookstoressh/src/com/ascent/business/service/OrderItemServiceImpl.java
bookstoressh/src/com/ascent/business/service/OrderServiceImpl.java
bookstoressh/src/com/ascent/business/service/_desktop.ini
bookstoressh/src/com/ascent/bean/AbstractBook.java
bookstoressh/src/com/ascent/bean/AbstractCustomer.java
bookstoressh/src/com/ascent/bean/AbstractOrderitem.java
bookstoressh/src/com/ascent/bean/AbstractOrders.java
bookstoressh/src/com/ascent/bean/Book.hbm.xml
bookstoressh/src/com/ascent/bean/Book.java
bookstoressh/src/com/ascent/bean/Customer.hbm.xml
bookstoressh/src/com/ascent/bean/Customer.java
bookstoressh/src/com/ascent/bean/Orderitem.hbm.xml
bookstoressh/src/com/ascent/bean/Orderitem.java
bookstoressh/src/com/ascent/bean/Orders.hbm.xml
bookstoressh/src/com/ascent/bean/Orders.java
bookstoressh/src/com/ascent/bean/hibernate.cfg.xml
bookstoressh/src/com/ascent/bean/_desktop.ini
bookstoressh/encode/ApplicationResources_temp.properties
bookstoressh/encode/ApplicationResources_temp.properties.bak
bookstoressh/encode/encode.bat
bookstoressh/encode/encode.bat.bak
bookstoressh/encode/_desktop.ini
bookstoressh/encode/ApplicationResources.properties
bookstoressh/encode/ApplicationResources_zh_CN.properties
bookstoressh/db/_desktop.ini
bookstoressh/db/bookstoressh/book.MYD
bookstoressh/db/bookstoressh/book.MYI
bookstoressh/db/bookstoressh/book.frm
bookstoressh/db/bookstoressh/customer.MYD
bookstoressh/db/bookstoressh/customer.MYI
bookstoressh/db/bookstoressh/customer.frm
bookstoressh/db/bookstoressh/orderitem.MYD
bookstoressh/db/bookstoressh/orderitem.MYI
bookstoressh/db/bookstoressh/orderitem.frm
bookstoressh/db/bookstoressh/orders.MYD
bookstoressh/db/bookstoressh/orders.MYI
bookstoressh/db/bookstoressh/orders.frm
bookstoressh/db/bookstoressh/tableid.MYD
bookstoressh/db/bookstoressh/tableid.MYI
bookstoressh/db/bookstoressh/tableid.frm
bookstoressh/db/bookstoressh/_desktop.ini
bookstoressh/WebRoot/400.htm
bookstoressh/WebRoot/404.htm
bookstoressh/WebRoot/500.htm
bookstoressh/WebRoot/bookdetail.jsp
bookstoressh/WebRoot/cartok.jsp
bookstoressh/WebRoot/checkok.jsp
bookstoressh/WebRoot/head.jsp
bookstoressh/WebRoot/index.jsp
bookstoressh/WebRoot/li

相关说明

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

相关评论

暂无评论内容.

发表评论

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