摘要:随着计算机技术和互联网技术的进步和发展,通过互联网进行商品和服务交易的行业应运而生。全球电子商务的不断繁荣,创造了新的商业模式和新的商业机会。而网上拍卖抓住契机,一跃而起,成为电子商务活动重要的一部分。

本文研究的拍卖网站设计与实现基于当前较为流行的B/S结构,采用Java技术和MYSQL数据库进行开发设计。通过本系统,实现了不同权限的用户登录,包括收藏家和管理员角色。系统主要分为前台和后台。主要包括管理员:反馈管理、订单管理、商品管理、分类管理、用户管理、拍卖记录管理、管理员管理,收藏家:竞得商品、我的拍卖、我的商品、我的消息、发布商品、留言反馈等功能。本系统经过测试,运行效果稳定,操作方便、快捷,是一个功能全面、实用性好、安全性高,并具有良好的可扩展性、可维护性的拍卖网站设计与实现。

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

 

关键词:拍卖网站设计与实现;Java技术,MySQL数据库,B/S模式,系统

 

Abstract:With the progress and development of computer technology and Internet technology, the trade of goods and services through the Internet emerges at the historic moment. The continuous prosperity of global e-commerce has created new business models and new business opportunities. And online auction seizes an opportunity, leap, become an important part of electronic commerce activity.

The auction website design and implementation studied in this paper is based on the current popular B/S structure, and USES Java technology and MYSQL database for development and design. Through this system, the user login with different permissions is realized, including collector and administrator roles. The system is mainly divided into the foreground and background. It mainly includes administrators: feedback management, order management, commodity management, classification management, user management, auction record management, administrator management, collectors: competitive goods, my auction, my goods, my message, commodity release, message feedback 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 auction website design and the realization.

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

 

Key words:Auction website design and implementation; Java technology, MySQL database, B/S mode, system

 

 

目   录

第一章 绪论

1.1 研究的背景和意义

1.1.1网站的研究背景

1.1.2 网站研究的意义

1.2  研究现状

1.3 论文的主要内容

1.4 论文主体结构

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

2.1 平台开发工具

2.2 平台开发相关技术

2.2.1  B/S架构

2.2.2  java技术介绍

2.2.3 mysql数据库介绍

第三章  系统需求分析

3.1 可行性分析

3.1.1  技术可行性

3.1.2 经济可行性

3.1.3 操作可行性

3.2 系统性能分析

3.3 系统功能需求分析

第四章  系统设计

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.2.6 留言反馈

5.3后台功能实现

5.3.1 反馈管理

5.3.2 订单管理

5.3.3 商品管理

5.3.4 拍卖记录管理

5.3.4分类管理

5.3.5 用户管理

5.3.6管理员管理

第六章  系统测试

6.1 测试方法

6.2 测试分析

6.3 测试结论

第七章  结论

参考文献

致  谢