(完整版)网上图书订购系统毕业设计论文

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

互联网技术发展到现在已经相当成熟,互联网已经成为一个全世界最大最全的信息中心,越来越多的人在利用互联网来完成他们的工作,同时也有越来越多的人利用互联网来解放他们的生活,他们利用互联网来完成几乎所有所有现实生活中的事物。

由于所有的领域都在利用互联网,传统商业也是,现在已经有越来越多的商家将他们的生意搬上了互联网,他们小一点的可以开个小的网店。大一点的可以开个网站。

本次毕业设计的题目就是设计和实现一个网上售书的电子商务网站。为一个传统的书店提供一个网上展览和销售的平台。本系统主要以Struts 和Hibernate加Mysql为开发基础,以JSP为前台表现手段。在功能上面基本实现一个电子商务网站应该有的功能模块,包括前台和后台两个层面。

前台方面主要功能有:用户注册,登录,注销,添加收货人信息,修改收货人信息,删除收货人信息,浏览商品。添加商品进购物车,修改购物车中商品,删除购物车中商品,清空购物车,将购物车中商品生成定单,查看定单,查看定单明细。

后台方面主要功能有:查看管理员列表,添加管理员,删除管理员,

修改管理员,查看用户列表,添加用户,删除用户,修改用户,查看商品列表,添加商品,删除商品,修改商品,查看定单列表,删除定单等。

关键字:Struts Hibernate BS

Abstract

Internet technology developed to a mature, the Internet center, an increasing number of people using the Internet to complete their work, and also more and more people use the Internet to the liberation of their lives They use the Internet to complete almost all of all the things in real life.

Since all the fields in the use of the Internet, traditional business is also now a growing number of businessmen will be

their business onto the Internet, the smaller they can open a small shop. The big point can open a website.

The graduation project is the subject of Design and Implementation of an on-line Booksellers of e-commerce sites. For a traditional online bookstore to provide a platform for exhibition and sale. This system is mainly to Struts and Hibernate basis for the development and Mysql to JSP for the future performance of means. In the above basic realization of a functional e-commerce sites should the main features are: user registration, sign in, write-off, add the consignee, the consignee to amend the information, delete the consignee information, visit the merchandise. Add goods into the shopping cart, shopping cart of goods amended to delete the shopping cart of goods, empty shopping cart, the cart will generate goods orders, view orders, orders Details view.

Background in the main features are: Show the list administrators, managers add, delete administrator, modify administrator to view the list of users, add users, delete users, modify the user to view the list of goods, added commodities, commodities delete, modify Merchandise, view orders list, delete and so on orders.

Key word : Struts Hibernate BS

目录

摘要 (1)

Abstract (2)

目录 (3)

1 绪论 (5)

2 开发环境及开发工具的介绍 (6)

2.1 Java语言介绍 (6)

2.2 JavaBean介绍 (6)

2.3 ServletJsp介绍 (7)

2.4 Eclipse介绍 (7)

2.5 Tomcat介绍 (7)

2.6 MySql介绍 (8)

3开源框架介绍 (9)

3.1 Hibernate介绍 (9)

3.1.1 Hibernate的工作方式 (9)

3.1.2使用Hibernate的场合 (9)

3.1.3 Hibernate的两中类型的配置文件 (10)

3.2 Struts介绍 (11)

3.2.1 模型(Model) (11)

3.2.2 视图(View) (11)

3.2.3 控制器(Controller) (11)

4 需求分析 (13)

4.1 系统主要功能详细描述 (13)

相关文档
最新文档