登录
首页 » Java » bookStore

bookStore

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

  • FreePastry-1.4.3_02-source
    这是一个Pastry的Java实现,很不错的。(This is a Pastry realize the Java, it is good.)
    2007-10-25 17:09:21下载
    积分:1
  • TCPChat
    一个简单的server-client聊天程序,使用java语言,tcp协议完成(A simple server-client chat program, the use of java language, tcp agreement)
    2009-06-14 15:48:22下载
    积分:1
  • ex01
    1.1 作业描述 设计一个生成和显示时间的分布式应用程序,实现以下功能: 1、 一个服务器生成时间,并在多个不同节点的客户端上显示。 2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。 1.2 作业要求 下面是设计时需要满足的四个要求: 1、 打破客户端和服务器开发过程中的紧耦合。 2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。 3、 允许客户端显示不同的事件。 4、 使用RPC机制或RMI机制。 (1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
    2014-01-22 16:18:51下载
    积分:1
  • TextEditorModel
    Testing this script will compile without stack overflow
    2014-02-09 13:17:12下载
    积分:1
  • Cer
    本应用是一款小众应用源码,软件的设计初衷是收集自己从小到大获得的荣誉奖状之类的,因为纸质的很容易坏所以设计了这么一款软件。可以填写荣誉记录和拍照配图,点击菜单以后可以查看书架,书架里面有奖状图片的缩略图。软件界面非常精致,是某次大赛的参赛作品。本源码还有一大亮点就是实现了可以自定义软件启动界面。我用小米真机测试的时候保存第二份数据的时候卡出来了,可能逻辑处理的有点问题或者miui有点问题 涉及模块&技术 图片处理 Sqlite(This is a small application source code, software is designed to collect since the childhood to gain the honor of certificates, such as because paper is very easy to bad so such software is designed.Can fill in honor records and take photos with figure, click menu later can see a bookcase, bookshelf there are certificates of image thumbnails.Software interface is very delicate, is one contest entries.The source and a highlight is realized can start custom software interface.When I am with millet real machine test to keep the time of the second data card out, may be a bit of logic to handle problems or beautiful miui is a little problem Involving module & technology The image processing SQLite)
    2015-02-09 15:03:38下载
    积分:1
  • json-1.5
    json(JavaScript Object Notation)的源代码,方便编写成格式(json (JavaScript Object Notation) the source code into a format to facilitate the preparation)
    2013-06-06 14:46:20下载
    积分:1
  • pazu
    好用的web打印插件,适用于小型项目开发,简单方便(Useful web print plug-in, suitable for small-scale project development, simple and convenient)
    2019-01-15 16:11:34下载
    积分:1
  • TankClient
    简单完成坦克作战程序,主要利用Java,在对应平台完成编码、运行(Using Java to complete the compilation of classical game tank battle, complete the operation of tank battle in different machines)
    2019-05-18 08:26:48下载
    积分:1
  • CalendarTest
    一个java的万年历程序,在编程信息栏显示(A java calendar program, the programming information bar)
    2013-04-28 20:29:09下载
    积分:1
  • 基于ssh的影院管理系统(mysql)
    影院电影票浏览、订票、留言等管理,数据库为mysql(Cinema ticket browsing, booking, message management, database for MySQL)
    2020-06-24 23:40:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载