登录
首页 » Java » bookStore

bookStore

于 2009-02-15 发布 文件大小:9215KB
0 184
下载积分: 1 下载次数: 150

代码说明:

  基于Spring web+Hibernate一个在线书店系统。其中引入了Spring的web框架,Spring集成了Hibernate,JSTL标签库在其中得到很好的应用。 项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。(Spring web+ Hibernate based on an online bookstore system. Which the introduction of Spring' s web framework, Spring integrates with Hibernate, JSTL tag library in which the application is well. Projects have a complete code and detailed documentation and system specification transplantation to help the U.S. study and understanding.)

文件列表:

bookStore
.........\.classpath
.........\.mymetadata
.........\.project
.........\database
.........\........\dbscript.sql
.........\doc
.........\...\系统移植说明.doc
.........\src
.........\...\log4j.properties
.........\...\org
.........\...\...\mmxbb
.........\...\...\.....\bookstore
.........\...\...\.....\.........\dao
.........\...\...\.....\.........\...\AdminuserDao.java
.........\...\...\.....\.........\...\BookinfoDao.java
.........\...\...\.....\.........\...\CategoryDao.java
.........\...\...\.....\.........\...\hibernate
.........\...\...\.....\.........\...\.........\AdminuserDaoHibernate.java
.........\...\...\.....\.........\...\.........\BookinfoDaoHibernate.java
.........\...\...\.....\.........\...\.........\CategoryDaoHibernate.java
.........\...\...\.....\.........\...\.........\OrderdetailDaoHibernate.java
.........\...\...\.....\.........\...\.........\OrderinfoDaoHibernate.java
.........\...\...\.....\.........\...\.........\UserDaoHibernate.java
.........\...\...\.....\.........\...\OrderdetailDao.java
.........\...\...\.....\.........\...\OrderinfoDao.java
.........\...\...\.....\.........\...\UserDao.java
.........\...\...\.....\.........\model
.........\...\...\.....\.........\.....\AbstractAdminuser.java
.........\...\...\.....\.........\.....\AbstractBookinfo.java
.........\...\...\.....\.........\.....\AbstractCategory.java
.........\...\...\.....\.........\.....\AbstractOrderdetail.java
.........\...\...\.....\.........\.....\AbstractOrderinfo.java
.........\...\...\.....\.........\.....\AbstractUser.java
.........\...\...\.....\.........\.....\Adminuser.hbm.xml
.........\...\...\.....\.........\.....\Adminuser.java
.........\...\...\.....\.........\.....\Bookinfo.hbm.xml
.........\...\...\.....\.........\.....\Bookinfo.java
.........\...\...\.....\.........\.....\Category.hbm.xml
.........\...\...\.....\.........\.....\Category.java
.........\...\...\.....\.........\.....\Orderdetail.hbm.xml
.........\...\...\.....\.........\.....\Orderdetail.java
.........\...\...\.....\.........\.....\Orderinfo.hbm.xml
.........\...\...\.....\.........\.....\Orderinfo.java
.........\...\...\.....\.........\.....\ShopCartInfo.java
.........\...\...\.....\.........\.....\User.hbm.xml
.........\...\...\.....\.........\.....\User.java
.........\...\...\.....\.........\mvc
.........\...\...\.....\.........\...\admin
.........\...\...\.....\.........\...\.....\AbstractAdminuserFormController.java
.........\...\...\.....\.........\...\.....\LoginAdminuserFormController.java
.........\...\...\.....\.........\...\book
.........\...\...\.....\.........\...\....\AbstractBookinfoFormController.java
.........\...\...\.....\.........\...\....\AddBookinfoFormController.java
.........\...\...\.....\.........\...\....\BookinfoController.java
.........\...\...\.....\.........\...\....\SearchBookinfoFormController.java
.........\...\...\.....\.........\...\....\UpdateBookinfoFormController.java
.........\...\...\.....\.........\...\BookStoreController.java
.........\...\...\.....\.........\...\cate
.........\...\...\.....\.........\...\....\AbstractCategoryFormController.java
.........\...\...\.....\.........\...\....\AddCategoryFormController.java
.........\...\...\.....\.........\...\....\CategoryController.java
.........\...\...\.....\.........\...\....\UpdateCategoryFormController.java
.........\...\...\.....\.........\...\filter
.........\...\...\.....\.........\...\......\CharacterEncodingFilter.java
.........\...\...\.....\.........\...\order
.........\...\...\.....\.........\...\.....\AbstractOrderFormController.java
.........\...\...\.....\.........\...\.....\AddOrderinfoFormController.java
.........\...\...\.....\.........\...\.....\OrderinfoController.java
.........\...\...\.....\.........\...\user
.........\...\...\.....\.........\...\....\AbstractUserFormController.java
.........\...\...\.....\.........\...\....\AddUserFormController.java
.........\...\...\.....\.........\...\....\EditUsersFormController.java
.........\...\...\.....\.........\...\....\LoginUserFormController.java
.........\...\...\.....\.........\...\....\UserController.java
.........\...\...\.....\.........\service
.........\...\...\.....\.........\.......\AdminuserService.java
.........\...\...\.....\.........\.......\BookinfoService.java
.........\...\...\.....\.........\.......\CategoryService.java
.........\...\...\.....\.........\.......\impl
.........\...\...\.....\.........\.......\....\AdminuserServiceImpl.java
.........\...\...\.....\.........\.......\....\BookinfoServiceImpl.java
.........\...\...\.....\.........\.......\....\CategoryServiceImpl.java
.........\...\...\.....\.........\.......\....\OrderdetailServiceImpl.java
.........\...\...\.....\.........\.......\....\OrderinfoServiceImpl.java
.........\...\...\.....\.........\.......\....\UserServiceImpl.java
.........\...\...\.....\.........\.......\OrderdetailService.java
.........\...\...\.....\.........\.......\OrderinfoService.java
.........\...\...\.....\.........\.......\UserService.java
.........\...\...\.....\.........\util
.........\...\...\.....\.........\....\StaticData.java
.........\WebRoot
.........\.......\error
.........\.......\.....\400.htm
.........\.......\.....\403.htm
.........\.......\.....\404.htm
.........\.......\.....\500.htm
.........\.......\.....\503.htm
.........\.......\images

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • permission-denied-stops-watches
    Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots.
    2014-02-05 16:21:24下载
    积分:1
  • Grails_Develop
    利用grails框架开发web工程,并进行部署(grails develop)
    2012-06-06 15:25:51下载
    积分:1
  • zenme-chengwei-java-gaoshou-
    这篇文章教你如何成为一位java高手,要想成为java高手的请多看看。(This article teaches you how to become a the java master, in order to become the java master of like him look at.)
    2012-10-17 14:40:32下载
    积分:1
  • 11
    说明:  一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
    2019-03-10 16:48:12下载
    积分:1
  • ATM
    编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款   每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。 存款   每次存款金额只能为100的倍数,总额不超过2000元。 修改密码   新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
    2013-10-14 22:50:17下载
    积分:1
  • Hibernate3.2
    Hibernate3.2英文版帮助文档英文版帮助文档(Hibernate3.2 English English help file to help documentation)
    2011-05-17 09:54:03下载
    积分:1
  • kettle
    说明:  专门为kettle这款优秀的ETL工具开发的web端管理工具。 kettle作为非常优秀的开源ETL工具得到了非常广泛的使用,一般的使用的都是使用客户端操作管理,但问题是当投入生产环境使用时,动辄上百或几百个job需要管理,这时在使用客户端管理已经很难完成了。我所知道的解决方案有用命令行的调用的,操作麻烦,总之还是很难用啦,还有就是开发web端管理工具,kettle自带了一个web端管理工具,界面极其简陋不说,还很难用,基本无法投入生产环境使用,其他没留意到还有没有较好对众多job进行管理的工具。(A web-side management tool specially developed for kettle, an excellent ETL tool. Kettle as a very excellent open source ETL tool has been widely used, the general use is the use of client operation management, but the problem is that when used in production environment, hundreds or hundreds of jobs need to be managed, when the use of client management has been very difficult to complete. The solution I know has command-line calls, troublesome operation, in short, it is difficult to use, but also the development of web-side management tools, kettle has a web-side management tool, the interface is extremely simple, not to mention, it is also difficult to use, basically can not be put into production environment, other did not notice there is no better. Tools for managing many jobs.)
    2020-06-23 20:00:01下载
    积分:1
  • GUIIPLS21
    说明:  oints in data to the points in model. Fit with respect to minimize the sum of square
    2020-06-22 23:40:01下载
    积分:1
  • d2rq-0.8.1
    这是一个将数据库数据转换成sparql查询的工具,很强大!(This is a tool to convert the data into a query sparql, very powerful!)
    2015-09-27 16:02:24下载
    积分:1
  • jFuzzyLogic
    java 实现的 模糊控制的代码库 可以java直接调用,解压缩为jar包(java fuzzy logic)
    2014-08-26 17:06:39下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载