摘要:随着科技的飞速发展,计算机已经广泛的应用于各个领域之中,而且日趋普及。在图书销售领域内,计算机的应用已经十分广泛,各种智能管理信息都与计算机紧密结合在一起,主要应用于两个方面:一是管理信息智能化,以硬件为主。另一种是图书销售网站的软件建设,以提高图书销售的现代化管理形象。

本文研究的图书销售网站基于当前较为流行的B/S结构,采用Java技术和mysql数据库进行开发设计。通过本系统,实现了不同权限的用户登录,包括用户和管理员角色。系统主要分为前台和后台。主要包括管理员:用户管理、分类管理、商品管理、订单管理、评价管理、留言管理,用户:个人中心、我的订单、订单回收站、购物车、留言等功能。本系统经过测试,运行效果稳定,操作方便、快捷,是一个功能全面、实用性好、安全性高,并具有良好的可扩展性、可维护性的图书销售网站。

本论文主要讲述了图书销售网站开发背景,对该系统做了详细的需求分析和功能需求,然后对图书销售网站进行测试和总结。业务流程、系统结构和数据库设计等方面的问题。望能利用先进的计算机技术和网络技术来改变目前的图书销售网站管理状况,提高图书销售效率。

 

关键词:图书销售网站;Java技术,mysql数据库,B/S模式,系统

 

Abstract:With the rapid development of science and technology, computer has been widely used in various fields and is becoming more and more popular. In the field of book sales, the application of computer has been very extensive, all kinds of intelligent management information are closely combined with the computer, mainly used in two aspects: first, intelligent management information, mainly in hardware. The other is the book sales website software construction, in order to improve the modern management image of book sales.

This paper studies the book sales website based on the current popular B/S structure, using Java technology and mysql database development design. Through this system, the user login with different permissions is realized, including user and administrator roles. The system is mainly divided into the foreground and background. Mainly including administrators: user management, classification management, commodity management, order management, evaluation management, message management, user: personal center, my order, order recycling station, shopping cart, message and other functions. This system through the test, the operation effect is stable, the operation is convenient, is quick, is a function comprehensive, the practical good, the security is high, and has the good expandability, the maintainability book sale website.

This paper mainly describes the book sales website development background, the system to do a detailed demand analysis and functional requirements, and then the book sales website test and summary. Business process, system structure and database design. Hope to use advanced computer technology and network technology to change the current situation of book sales website management, improve the efficiency of book sales.

 

Key words:Book sales website; Java technology, mysql database, B/S mode, system

 

 

目   录

第一章 绪论

1.1 研究的背景和意义

1.2  研究现状

1.3 论文的主要内容

1.4 论文主体结构

第二章  开发工具和相关技术介绍

2.1 平台开发工具

2.2 平台开发相关技术

2.2.1  B/S架构

2.2.2  java技术介绍

2.2.3 mysql数据库介绍

2.2.4 协同算法

第三章  系统需求分析

3.1 可行性分析

3.1.1  技术可行性

3.1.2 经济可行性

3.1.3 操作可行性

3.2 系统性能分析

3.3 系统功能需求分析

3.4业务流程分析

第四章  系统设计

4.1 系统功能设计

4.2 系统数据库设计

4.2.1  数据库E-R图

4.2.2  数据表字段设计绍

第五章  系统实现

5.1 系统登录注册功能设计

5.2 系统前台功能设计

5.2.1 个人中心

5.2.2 我的订单

5.2.3 订单回收站

5.2.4购物车

5.2.5留言

5.3后台功能实现

5.3.1 用户管理

5.3.2 分类管理

5.3.3 商品管理

5.3.4 订单管理

5.3.5 评价管理

5.3.6 留言管理

第六章  系统测试

6.1 测试方法

6.2 测试分析

6.3 测试结论

第七章  结论

参考文献

致  谢