文件名称:store_tea
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-05-14
- 文件大小:
- 15.19mb
- 下载次数:
- 0次
- 提 供 者:
- XIEL****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的网上购物商城得得设计与实现,基于SSH开发,使用jsp、ajax技术,MySql数据库,实现登录、注册、浏览商品、下订单等功能-Simple online shopping mall have to design and implementation, based on SSH development, using JSP, ajax technology to the MySql , realize the login, registration, browsing goods, orders, etc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
store_tea
.........\.classpath
.........\.project
.........\.settings
.........\.........\.jsdtscope
.........\.........\org.eclipse.jdt.core.prefs
.........\.........\org.eclipse.wst.jsdt.ui.superType.container
.........\.........\org.eclipse.wst.jsdt.ui.superType.name
.........\build
.........\.....\classes
.........\.....\.......\com
.........\.....\.......\...\briup
.........\.....\.......\...\.....\bean
.........\.....\.......\...\.....\....\Book.class
.........\.....\.......\...\.....\....\book.hbm.xml
.........\.....\.......\...\.....\....\Customer.class
.........\.....\.......\...\.....\....\customer.hbm.xml
.........\.....\.......\...\.....\....\Line.class
.........\.....\.......\...\.....\....\line.hbm.xml
.........\.....\.......\...\.....\....\Order.class
.........\.....\.......\...\.....\....\order.hbm.xml
.........\.....\.......\...\.....\common
.........\.....\.......\...\.....\......\create_table.txt
.........\.....\.......\...\.....\......\Criteriable.class
.........\.....\.......\...\.....\......\HibernateSessionFactory.class
.........\.....\.......\...\.....\dao
.........\.....\.......\...\.....\...\BaseDao.class
.........\.....\.......\...\.....\...\BookDao.class
.........\.....\.......\...\.....\...\CustomerDao.class
.........\.....\.......\...\.....\...\LineDao.class
.........\.....\.......\...\.....\...\OrderDao.class
.........\.....\.......\...\.....\service
.........\.....\.......\...\.....\.......\IBookService.class
.........\.....\.......\...\.....\.......\ICustomerService.class
.........\.....\.......\...\.....\.......\ILineService.class
.........\.....\.......\...\.....\.......\impl
.........\.....\.......\...\.....\.......\....\BookServiceImpl.class
.........\.....\.......\...\.....\.......\....\CustomerServiceImpl.class
.........\.....\.......\...\.....\.......\....\LineServiceImpl.class
.........\.....\.......\...\.....\.......\....\OrderServiceImpl.class
.........\.....\.......\...\.....\.......\IOrderService.class
.........\.....\.......\...\.....\test
.........\.....\.......\...\.....\....\HibernateTest.class
.........\.....\.......\...\.....\web
.........\.....\.......\...\.....\...\BookAction.class
.........\.....\.......\...\.....\...\CustomerAction.class
.........\.....\.......\...\.....\...\LineAction.class
.........\.....\.......\...\.....\...\OrderAction.class
.........\.....\.......\hibernate.cfg.xml
.........\.....\.......\struts.xml
.........\src
.........\...\com
.........\...\...\briup
.........\...\...\.....\bean
.........\...\...\.....\....\book.hbm.xml
.........\...\...\.....\....\Book.java
.........\...\...\.....\....\customer.hbm.xml
.........\...\...\.....\....\Customer.java
.........\...\...\.....\....\line.hbm.xml
.........\...\...\.....\....\Line.java
.........\...\...\.....\....\order.hbm.xml
.........\...\...\.....\....\Order.java
.........\...\...\.....\common
.........\...\...\.....\......\create_table.txt
.........\...\...\.....\......\Criteriable.java
.........\...\...\.....\......\HibernateSessionFactory.java
.........\...\...\.....\dao
.........\...\...\.....\...\BaseDao.java
.........\...\...\.....\...\BookDao.java
.........\...\...\.....\...\CustomerDao.java
.........\...\...\.....\...\LineDao.java
.........\...\...\.....\...\OrderDao.java
.........\...\...\.....\service
.........\...\...\.....\.......\IBookService.java
.........\...\...\.....\.......\ICustomerService.java
.........\...\...\.....\.......\ILineService.java
.........\...\...\.....\.......\impl
.........\...\...\.....\.......\....\BookServiceImpl.java
.........\...\...\.....\.......\....\CustomerServiceImpl.java
.........\...\...\.....\.......\....\LineServiceImpl.java
.........\...\...\.....\.......\....\OrderServiceImpl.java
.........\...\...\.....\.......\IOrderService.java
.........\...\...\.....\test
.........\...\...\.....\....\HibernateTest.java
.........\...\...\.....\web
.........\...\...\.....\...\BookAction.java
.........\...\...\.....\...\CustomerAction.java
.........\...\...\.....\...\LineAction.java
.........\...\...\.....\...\OrderAction.java
.........\...\hibernate.cfg.xml