电子商城的设计与实现

  • 格式:docx
  • 大小:516.03 KB
  • 文档页数:38

下载文档原格式

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

电子商城的设计与实现

本科毕业设计

目录

前言 (1)

第一章系统开发环境和技术 (3)

1.1 基础知识简介 (3)

1.1.1 Java SE简介 (3)

1.1.2 JSP简介 (4)

1.1.3 Struts2简介 (8)

1.2 系统开发环境简介 (9)

1.2.1 Eclipse开发平台 (9)

1.2.2 JDK 1.8版本 (9)

1.2.3 Tomcat 7.0 (11)

第二章系统功能 (12)

2.1 系统功能需求 (12)

2.2系统流程分析 (13)

第三章系统详细设计与实现 (14)

3.1 数据库设计 (15)

3.2用户的注册与登录 (21)

3.2.1 用户的注册功能 (21)

3.2.2 用户的登录功能 (23)

3.3 购物车管理 (23)

3.4 管理员功能 (24)

3.4.1 管理员的注册与登录 (24)

3.4.2 管理员对商城的权限使用 (25)

第四章系统测试 (28)

4.1 系统测试的原则 (29)

4.2 系统测试的方法和步骤 (29)

4.3 系统测试的方法和步骤 (30)

结束语 (31)

摘要

伴随着计算机技术在各行各业日益广泛和深入的应用,网络的概念早已深入人心。网络在各行各业的发展战略中占据了重要的位置,成为商家不可分割的部分。商品的宣传已不只局限于电视与报纸,网络已成为商家展示自己的另一个舞台。商家建立网站,将商家各方面的宣传与服务展现于网络中,通过网络更可实现如网上购物、信息查寻等功能,这些在改变我们原有经营方式与经营理念的同时,也为商家带来了更高的效益。因此,对于商家来说,拥有一个属于自己的网站是至关重要的。

本论文研究了一种基于数据关联规则的电子商城购物系统。其开发主要包括后台数据库的建立、后台管理。系统使用Microsoft公司以JavaSE为核心语言的Eclipse开发工具,在Win10系统下利用微软提供的IIS5.0建立运行环境,再结合SQL Server 2008建立数据连接关系。利用其提供的各种组件,在短时间内建立数据库,对数据库进行分析,不断改进,直到功能基本实现的可行系统。

本系统主要运用了系统开发生命周期法(System Development Life Cycle 简称SDLC)和结构化方法(Structured Approach)来阐述该系统的开发过程,将计算机作为管理决策的支持手段,融入日常业务的各个环节,使得管理更加规范,同时也能够更好的为顾客服务,该系统大大提高了工作效率,为公司带来了更好的社会效益和经济效益。

关键词:信息系统开发;Java SE语言;数据库

Abstract

Follow the technology of the computer in the enterprise and deep application day by day of all trades and professions, the concept internet has been deeply taken up people’s heart. T oday , the internet takes an very important part in the development tactics of all trades and professions, became a part of an company which can not be partition off. The merchandise has not only limited in TV set and newspaper. The internet has became another stage which company can display themselves. Company set up web site, and make propaganda and service of all aspects of company, display on the internet. Though internet we can achieve buying products on the internet, searching message and so on. Those have changed old way of management and idea of management, meanwhile those also bring more yield for company. So, for the business company, have a web site which is belong to themselves is very important.

In this paper, a kind of electronic mall shopping system based on data association rules is studied. Its developments mainly include database setting-up, back-stage management. The system is taking Java SE as key language of Microsoft Company, exploit IIS 5.0 offered by Microsoft as running environment, and then combine with SQL server 2008 to establish the database. At first, utilize its various kinds of packages offered to set up the database within short time. Then, I analyzed database