登录
首页 » Java » bookStore

bookStore

于 2009-02-15 发布 文件大小:9215KB
0 122
下载积分: 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 个回复

  • Java聊天室
    说明:  用Java编写的聊天室,客户端和服务端都有界面,能够完成登录、私聊、群聊、发图片、抖动等功能,资源里面有完整代码和使用说明书。(In the chat room written in Java, both the client and the server have interfaces, which can complete the functions of login, private chat, group chat, picture sending, jitter, etc. there are complete codes and instructions in the resources.)
    2020-07-04 10:40:00下载
    积分:1
  • JAVA--40-questions-
    JAVA经典算法40题(含解答) 学习Java的必备文档(JAVA classical algorithm 40 questions (with answers) the necessary documentation to learn Java)
    2013-06-16 14:23:29下载
    积分:1
  • eclipseUML-technical-documentation
    eclipseUML-技术文档,eclipse 中的配置使用,和详细教程,带有详细示例!(eclipseUML-technical documentation, eclipse configuration to use, and detailed tutorial, with detailed examples!)
    2011-09-27 11:33:39下载
    积分:1
  • jgame-code-civi-students3k
    Civilization game source code in Java: This game is a single or multiplayer strategy game. The player’s character is depends on the ruler of a civilization. It is a simple java game which is also developed for Android device platforms. Yeah! This game supports the android mobile devices as well.
    2014-02-09 12:55:12下载
    积分:1
  • duanxin
    短信群发功能的实现,还是不错的,有兴趣的可以看看.(To achieve bulk SMS function is good, interested can look at.)
    2014-10-20 16:27:34下载
    积分:1
  • APlayer
    AP音乐播放器是一个html5的音乐播放器用于快速建造自己的音乐播放器(APlayer is a lovely HTML5 music player to help people build audio easily.)
    2017-09-19 18:30:52下载
    积分:1
  • javaException
    说明:  JAVA中一些常见的异常和发生此异常的原因解释(JAVA some common anomaly interpretation)
    2009-09-01 18:03:32下载
    积分:1
  • ChannelsTest
    Note: the test case uses a temp text file named "test" which contains 31 characters : "P@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]".
    2013-12-06 14:11:35下载
    积分:1
  • HealthClub
    一个健身俱乐部的源码,页面时有用jsp和jquery。比较完整,导入即可运行。数据库用的是mysql(A health club source, while a useful jsp page and jquery. More comprehensive introduction to run. Database using mysql)
    2013-12-02 13:52:12下载
    积分:1
  • rsns
    A system that uses the JAVA language to implement the following functions can accept a file name from a use
    2018-09-16 13:44:49下载
    积分:1
  • 696518资源总数
  • 104906会员总数
  • 16今日下载