商品出售系统的设计与实现毕业论文

 2021-04-12 04:04

摘 要

进入21世纪以来,人们的生活水平在不断的提高,互联网技术在飞速的发展,网络已经渗透到人们生活中的方方面面。网购成了新的潮流趋势,而在这样大的环境下,网络线上订购商品也成为了一个新的消费方式。同时随着智能机的普及,网上订购商品已经成为了一个新的趋势。网上订购商品更加的便捷,其网上订购商品的APP也更容易普及。

本文分析了社会上需求,探讨了该课题的研究背景,并且分析了国内外相关的网上订购商品系统的现状,根据相关需求分析总体的进行设计,最后实现本系统的相关功能。提供友好的交互界面、提供更好的管理系统。

本文系统采用java、jdbc技术,Eclipse等作为开发工具以及开发环境。详细论述了此系统的功能,包括管理员信息、商品信息和出售信息等功能模块。在后台的运行环境与开发环境上采用MYSQL作为其后台的数据库服务器。

关键词:网上商城;数据库;java技术

Design and Implementation of Commodity Disposal System

ABSTRACT

Into the 21st century, people's living standards continue to improve, the rapid development of Internet technology, the network has penetrated into all aspects of people's lives. Online shopping has become a new trend, and in such a large environment, the network online ordering goods has become a new way of consumption. At the same time with the popularity of intelligent machines, online ordering of goods has become a new trend. Online ordering goods more convenient, its online ordering of goods APP is also easier to popularize.

This paper analyzes the social needs, discusses the research background of the subject, and analyzes the status of the related online ordering system at home and abroad, analyzes the overall design according to the relevant requirements, and finally realizes the related functions of the system. Provide a friendly interface to provide a better management system.

This article system uses java, jdbc technology, Eclipse as development tools and development environment. The functions of this system are discussed in detail, including function modules such as administrator information, product information and selling information. In the background of the operating environment and the development environment using MYSQL Based as its background database server.

Key words:Online Store; Database; Java Technology

目 录

第一章 绪论 1

1.1 系统设计思想 1

1.1.1 系统概述 1

1.2 主要开发思想和技术 1

1.2.1 MVC模式 1

1.2.2整体技术 1

第二章 系统需求分析和数据库的设计 3

2.1系统分析 3

2.1.1 可行性分析 3

2.1.2 系统需求分析 4

2.1.3 系统功能模块 4

2.2 数据库设计 4

2.2.1 表结构分析 4

2.2.2 表的详细设计 6

2.2.3 表结构关系 8

2.3 主要开发工具 8

2.3.1 Eclipse介绍 8

2.3.2 MySQL 9

2.3.3 Tomcat 9

第三章 前台用户系统的实现 10

3.1 用户登录注册 10

3.1.1 登录注册说明 10

3.1.2 登录注册实现 11

第四章 后台管理系统的说明 14

4.1用户管理 14

4.2 一级分类管理 15

4.3 二级分类管理 16

4.4 商品管理 17

4.5 订单管理 19

第五章 分析实现结果及测试 20

5.1系统测试 20

5.1.1测试目的 20

5.1.2测试方法 20

5.1.3 测试原则 21

5.1.4测试过程 21

5.2 软件测试结论 23

5.2.1软件能力 23

5.2.2缺陷和限制 23

5.3 系统测试环境 23

结 论 24

致 谢 26

参考文献 27

附录 28

绪论

1.1 系统设计思想

1.1.1 系统概述

网上出售系统是面向广大用户人群开发的,用户安装软件,可以使用此客户端软件进行日常在线订购,包括:购物,订单,简单支付功能等,省去用户去实体店或者超市的复杂劳动和程序,为用户节省宝贵的时间,提供更多的方便。软件用户只要能在网络状态下使用该软件,软件的成本不算太高,软件的操作简单,使用方便。

1.2 主要开发思想和技术

1.2.1 MVC模式

1.MVC在客户端的应用,具体内容如下:

可视化层(View):一般使用xml文件界面描述,使用时可以方便的介绍。

控制层(Controller):Acitvity上通常执行者控制层的主要任务,所以在Acitivity中不能写代码,处理业务逻辑层处理是由Activity交付给Model,Acitivity的响应时间为5s是这儿的另一个原因,但如果这里放的是一个比较耗时的程序则会被回收。

模型层(Model):mvc的设计模式是面向对象最典型的体现,因此,模型层也将是对象模型,而这中间也应该处理数据、网络、业务计算以及其它各个操作的。

您需要先支付 80元 才能查看全部内容!立即支付

课题毕业论文、开题报告、任务书、外文翻译、程序设计、图纸设计等资料可联系客服协助查找,优先添加企业微信。