1、 I 本科毕业论文 (设计)本科毕业论文 (设计) (0909 届本科毕业生)届本科毕业生) 题题 目:目: 网上商城系统的设计与实现网上商城系统的设计与实现 学生姓名:学生姓名: 学生学号:学生学号: 学院学院名称:名称: 科信软件学院科信软件学院 专业名称:专业名称: 软件工程软件工程 指导教师:指导教师: 二零二零一三一三 年年 五五 月月 II 【摘【摘 要】要】随着 Internet 技术的发展,人们的生活已经离不开网络。当消费者在市场上花 了大量时间却找不到满意的商品时, 基于网络的购物的兴起就成为了必然。 网上商城系统 设计目的是为了方便消费者不出门就能买到自己满意的商品。本系统
2、利用 JAVA 语言开发 和 Oracle 数据库,采用 SSH 三大框架技术,实现了一个基于 B/S 模式的网上商城系统。 本文阐述了网上商城系统的现状及应用意义, 并重点对系统的分析、 设计与实现的过程作 了详细的介绍。 网上商城系统能够实现用户通过注册并登录后访问商城, 通过查询选择喜 爱的物品到购物车。管理员登录后,可查看所售商品的相关信息,并可对商品进行增删改 查等操作;可查看订单情况,进行操作。 【关键词】【关键词】Java,网上商城系统,SSH,B/S 结构,Oracle III Design and Implementation of Online Shopping Mall
3、System 【Abstract】 With the development of Internet technology, Peoples Daily life has been inseparable from the network. When consumers spend a lot of time in the market but cant find satisfactory goods, the rise of web-based shopping has become a necessity. The design of online shopping mall system
4、 is in order to be convenient for consumers who do not have to go out to buy their satisfactory goods. This system use JAVA and Oracle database,use SSH to develop, and accomplish online shopping mall system based on B/S model.This paper analyses the present situation of online shopping mall system a
5、nd application significance, and mainly discusses the system analysis, the process of systems design and implementation in detail. Online mall system can realize the user register and login access to the shopping mall and love through classified query methods such as selection of items to the shoppi
6、ng cart. After the administrator login, can view the information about what they sell, and we can add and delete etc for goods operation; To view orders, to operate. 【Keywords】 Java, online shopping mall system, SSH, B/S Structure, Oracle IV 目录 第一章 绪论. 1 1.1 课题研究目的意义 1 1.2 相关领域的发展状况 1 1.3 主要研究内容及目标 2 第二章 系统可行性分析和需求分析 . 3 2.1 系统定义 . 3 2.2 系统可行性分析 3 2.3 系统需求分析 4 2.4 相关理论和技术 5 第三章 系统总体设计 . 8 3.1 系统设计目标 8 3.2 系统模块总体设计 8 3.3