基于BS模式下在线购物系统的设计与实现毕业论文设计 下载本文

内容发布更新时间 : 2024/6/18 22:15:17星期一 下面是文章的全部内容请认真阅读。

毕 题

业 论 文(设

计)

:基于B/S模式下在线购物系统的设计与实现

陕西理工学院毕业论文

基于B/S模式下的在线购物系统设计与实现

[摘要]随着社会经济的迅速发展和科学技术的全面进步,以及计算机行业的迅速发展,促进了以计算机与网络技术为基础的信息系统蓬勃发展。电子商城系统,在网络平台上建立一个虚拟的购物商场,避免了传统购物模式烦琐的过程,适应了如今快速的生活节奏;同时又能有效的减少商场运营的成本,开辟了一个崭新的销售渠道。本系统是一个小型的电子商城系统,符合目前国内流行的电子商务模式。用户可以再系统中实现注册、登录、修改密码、购物、添加购物车、充值、结账等功能。通过后台管理模块可以实现管理员后台对会员、商品、系统的管理功能。

在设计方面,本系统采用B/S模式,同时使用JSP技术进行动态页面的设计,从系统的安全性和代码的可重用性方面考虑,运用Java Bean对程序的关键代码进行封装。后台数据库选用MySQL数据库。系统需求和总体设计方案,较详细的论述了系统的详细设计和实现。最后,本文对网上购物系统进行了系统检测并提出了还需要改进的问题。

[关键词] 电子商 MySQL数据库 系统需求 设计方案 B/S模式

1 / 44

陕西理工学院毕业论文

Online mall shopping system

Author: Zheng fuhua

(Grade11,Class 2, Major in Information and computing science, Mathematics and computer science Dept.

Shaanxi University of Technology, Hanzhong 723000,Shaanxi)

Tutor:Zhao Hui

【Abstract】With the development of the rapid development of social economy and science and technology, and the rapid development of computer industry, information system based on computer and network technology is in a period of vigorous development.

Electronic shopping mall system, the establishment of a virtual shopping on the Internet, to avoid the cumbersome process of selection of goods, it is suitable for the fast pace of modern life; while effective control \mall\operation cost, open up a new sales channels. This system is a small and medium-sized e-commerce system, in line with the current domestic popular e-commerce mode. Users can register, login, shopping, billing and other functions and system. Through the background management module can realize backstage management of membership, goods, logistics, order and system management functions.

In terms of design, the system uses the B/S structure, and dynamic page design using JSP technology, from the security of the system and code reusability considerations, the use of Java Bean encapsulated the key code of the program. The back-end database selected MySQL database. system requirements and overall design, a more detailed discussion of the detailed design and implementation of the system. Finally, the online shopping system, the system detects and also need to improve.

【Key words】Online mall shopping MySQL System requirements Overall design B/S structure

2 / 44