网上二手拍卖系统毕业设计

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

网上二手拍卖系统

摘要

进入21世纪后,电子商务凭借互联网的支持迅速发展并逐渐成熟。其中,网上拍卖己经成为电子商务的重要组成部分,也是近年来研究的热点。随着电子商务、电子政务等应用的快速发展,以及用户要求的不断提高,传统的电子商务开发技术,尤其是网上拍卖系统的开发技术暴露出许多不足之处,造成了其开发的效率降低、成本上升、扩充与维护困难、分工合作不好进行等问题,限制了网上拍卖系统的进一步发展。

本文的主要工作是对基于B/S模式及JSP技术的网上拍卖Web应用系统进行了研究与设计。本文首先介绍了网上拍卖系统的背景,分析比较了国内外相关网上拍卖系统的运行模式、系统特点与开发技术。然后分析了目前热点的各种Web应用开发技术中存在的优势和不足之处,权衡利弊后,选择并重点研究了JSP技术进行开发。然后根据Web应用的特点提出了基于B/S模式、采用JSP技术的Web应用开发方案。最后对基于该方案的网上拍卖系统进行了功能模块设计、体系结构设计和数据库设计,提出了网站开发过程中的关键技术的研究与选用(如如何获得“及时”信息等),并给出了相应的实现。

关键词:网上拍卖系统;B/S模式;JSP;SQL Server 2005;HTML

Abstract

Entering 21th century, Ecommerce has quickly developed and becomes mature. Network auction system is an important part of ecommerce, and has been the focus of researches.With the development of the applications of ecommerce and e-government, the development technology of conventional web application reveals lots of deficiencies. All the caused the loss of efficiency, rising cost, difficulties in expansion and maintenance, difficulties in division of work and cooperation, which restrict internet development.

The article prime task was to design the Web application system for auctioning based on the B/S pattern and the JSP technology network. Firstly this article introduced on the background of network auction system, the movement pattern, the system characteristic and the development technology of the domestic and foreign network auction system were analyzed and compared on. Secondly the superiority and the deficiency which existed in the present hot kinds of Web application development technology were analyzed, after weighing the advantages and disadvantages, the JSP technology was selected and studied to carry through the development with emphasis. According to the Web application characteristic, the Web application development plan which was based on the B/S pattern and used JSP the technology was proposed. Finally to network auction system based on this plan, we actualized the function module design, the architecture design and the database design, then researched and selected the key technologies in the website development process(how to obtain “instant” information for example), and the corresponding realization has given.

Keywords: Network Auction System; B/S Pattern; JSP; SQL Server 2005; HTML

目录

第一章前言 (1)

1.1网上拍卖的背景 (1)

1.2国内外网上拍卖系统实现技术综述 (2)

1.2.1 电子拍卖的现状 (2)

1.2.2 常见网上拍卖系统的技术实现 (3)

1.3研究目标与课题任务 (4)

第二章基于WEB开发技术综述——选择适当的开发技术 (4)

2.1基于W EB开发应用的构建模式 (5)

2.1.1 客户端/服务器(Client/Server)模式 (5)

2.1.2 浏览器/服务器(Browser/Server)模式 (6)

2.1.3 C/S模式与B/S模式的比较及系统构建模式的选择 (6)

2.2客户端技术 (8)

2.2.1 HTML技术 (8)

2.2.2 DHTML技术 (9)

2.2.3 系统客户端技术的选择 (9)

2.3服务器端技术 (10)

2.3.1 ASP技术 (10)

2.3.2 PHP技术 (10)

2.3.3 JSP技术 (10)

2.3.4 ASP、PHP与JSP的比较及系统服务器端技术的选择 (11)

2.4其他开发工具与运行环境的选择 (13)

2.4.1 Dreamweaver网页设计工具 (13)

2.4.2 Tomcat服务器 (13)

2.4.3 SQL Server 数据库 (14)

第三章基于B/S模式及JSP技术的网上拍卖系统的实现 (15)

3.1需求分析 (15)

3.2系统功能设计 (16)

3.2.1 用户的登记和管理 (17)

3.2.2 商品的登记和管理 (18)

3.2.3 竞拍系统 (18)

3.2.4 竞拍情况报告 (19)

3.3用户功能设计 (19)

3.3.1 发布新商品 (20)

相关文档
最新文档