交易平台基于web的校园二手物品交易平台-毕业设计

okcoin交易平台  时间:2021-02-22  阅读:()

基于web的校园二手物品交易平台

摘 要

由于教育存在阶段性,大量的二手书籍和物品并没有失去或完全失去其使用价值,每年一度大四毕业季的到来为校园二手物品交易市场增添了丰富的内容。本课题就是针对此情况开发的校园二手物品交易平台。 目的就是活跃校园文化生活,促进闲置物品交流的一个校园电子商务平台。随着互联网技术的迅猛发展,校园信息化一体过程的加快,校园二手物品交易平台也为大学校园添加了一道亮丽的风景。本文实际设计是基于web的校园二手物品交易平台,该交易平台简洁实用,注册用户都可以在该平台发布个人闲置物品,并有留言本功能供商家和用户之间的交流。

本文主要介绍了以下几点:

 1 介绍了校园二手物品交易平台的现状和开发背景。通过对比不同的信息,阐明了开发校园二手物品交易平台的可行性。

2 介绍了系统需求和系统总体结构的设计。对校园二手物品交易平台的设计进行总体规划。

3详细介绍系统不同模块的实现过程。系统主要为用户提供会员注册、发布和求购商品信息、用户留言和购买商品等功能。为管理员用户提供注册用

户管理、商品信息管理、留言反馈管理和网站公告管理等功能,另外对数据实现了录入、修改、删除、查询、统计等基本功能。

4对校园二手物品交易平台进行测试和总结。列出系统的不足之处,并列出所引用的文献名称。

本系统是基于B/S模式,同时使用ASP技术进行动态页面的设计,后台选用Access数据库。系统以Web界面与管理员交互,为管理员提供信息并接受其操作,并且通过数据库管理系统来存储信息数据。

关键词:Asp;二手物品;Access;交易平台

Abstract

Since education stage, a large number of second-hand books andsecond-hand goods did not lose or completely lose its value in use,the annual arrival of senior graduates secondary trading market forthe campus provides a wealth of content. This topic is thedevelopment of the campus for this case second-hand goods tradingplatform. Purpose is an active cultural l ife on campus, and promoteidle goods exchange a campus e-commerce platform. With the rapiddevelopment of Internet technology, campus information integrationprocess accelerated, second-hand goods trading platform campus forthe University campus to add a beautiful landscape. This practicaldesign is a web-based campus second-hand goods trading platform, thetrading platform is simple and practical , registered users can inthis platform release personal idle items, and there is a message inthis feature for merchants and communication between users.

This paper describes the following:

(1) describes the campus status of second-hand goods tradingplatform and development background. By comparing differentinformation to clarify the campus hand goods trading platformdevelopment is feasible.

(2) describes the system requirements and system architecturedesign. On the campus of second-hand goods trading platform designedfor the overall planning.

(3) describes the system in detail the different modules of theimplementation process. System is mainly to provide users withmembership registration, publish and buy product information, usercomments and purchase of goods and other functions. For theadministrator user registration user management, merchandiseinformation management, Feedback management and web bulletinmanagement and other functions, in addition to the data to achievethe entry, modify, delete, query, statistics and other basicfunctions.

(4) second-hand goods trading platform on the campus for testingand summarized. Lists the system's shortcomings, and l ists references

cited therein name.

The system is based on B/ S mode, while using ASP technology fordynamic page design, the background selected Access database. Systemsto Web Interface Administrator interaction, provide administratorswith information and receive their operation, while through thedatabase management system to store information and data.

Keywords: Asp; secondhand goods; Access; trading platform

目 录

1.绪论.......................................................................................................................................................8

1 .1 引言. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .8

1 .2国外发展现状. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .9

1 .3国内发展现状. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .10

1 .4国内校园电子商务的可行性. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .12

1 .5本文主要内容. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .12

2.系统分析.............................................................................................................................................14

2.1系统概述. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .14

2.1.1游客. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .14

2.1.2注册用户. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .14

2.1.3管理员. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .15

2.1.4用户登录与用户注册流程图. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .16

2.2系统关系分析与系统功能模块图. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .18

2.3系统的软、硬件需求. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .21

2.4系统的技术需求. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .21

2.4.1数据库需求. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .21

2.4.2界面需求. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .21

2.4.3精度需求. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .22

3系统总体设计....................................................................................................................................23

3.1 系统体系结构. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .23

3.2 开发软件. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .23

3.2.1 Dreamweaver. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .23

3.2.2 IIS服务器. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .24

3.2.3 Access数据库. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .25

3.3数据库设计. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .27

3.3.1数据库概念. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .27

4.系统详细设计....................................................................................................................................37

4.1 系统首页. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .37

4.2 注册用户操作. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .40

4.2.1信息发布. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .40

4.2.2用户管理. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .43

4.2.3商品评价. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .45

4.2.4商品购买和订单管理. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .49

4.3 管理员操作. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .51

4.3.1用户管理. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .51

4.3.2公告管理. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .53

4.3.3留言管理. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .55

4.3.4汇总分类管理. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .57

5.系统测试与分析................................................................................................................................59

5.1测试环境. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .59

5.2功能测试. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .59

5.3应用和传输安全. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .61

5.3.1测试有效和无效的用户名密码. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .61

5.3.2 是否可以不注册就发布信息. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .61

5.4小结. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .63

总 结......................................................................................................................................................64

致谢......................................................................................................................................................65

参考文献................................................................................................................................................66

1 .绪论

1 .1引言

二手商品的传统市场存在着很多问题,有很多交易不公平的现象出现在在交易的过程中,与买家进行交易的商品中,很多都是存在很大问题的物品也被当做优质的物品,交易完成后,是没有人承担买家在使用过程中发生的问题这个后果的。这也使得很多学生无法买到高品质的二手货,而导致资源的囤积和二手货的废弃。再就是在传统的二手市场中,二手商品的信息只能在当地或者当地的小区域范围内进行宣传与得知。毕业生手里的二手物品不会很容易卖出甚至到毕业后直接扔掉,而想要购买某种便宜的二手商品的同学由于信息来源的不足而导致很难找到划算的商品去购买。对交易有着极大的阻碍。

随着逐步发展壮大的电子商务和移动通信,网络购物中可能有更好的发挥空间。相对于传统的二手市场交易买卖,网上购物相比传统的商业模式,实时性更高,信息来源更多,可以增进买家和卖家两者之间的相互信任。移动和在线通信媒体商业新模式相结合二手市场交易将模式成为一个新型的二手交易方式。

大学生群体具有共同的生活环境、相似的消费心理等特点,大多数交易物品都是学生需要的,具有共性如:书籍、 自行车、 电子产品、体育用品、乐器、生活用品等 ,对于许多商品学生希望买二手的,毕业的时候再转卖,这样可以达到节俭的目的,使得学生之间的商品交易更为频繁。再者,许多即将离校的大四学生,需要处理大量不宜带走的物品,由于处理途径的限制,短期内无法处理大量的物品,造成很多还有实用价值的物品被丢弃,浪费资源。二手商品市场潜力由此可见,所以组织即将离校的学生和在校学生创建二手商品交易平台是切实可行的。 目前,在各大高校的“跳骚”市场,充斥着大量二手商品的信息,但是在单一、有限的交易时间内,大学生交易双方的需求根本无法满足,这就需要一个更加专业、标准的交易平台。

设计一个校园二手商品交易系统,将以专业化的服务、独特的经营模式以及标准化的管理为广大高校学生提供优质服务。代销商品种类齐全,涉及学习、生

活、娱乐等各个方面,产品、服务的针对性,使得二手交易平台更加优于一般的学校跳骚市场。从根本上解决了传统的校园二手信息发布交流方式的弊端,使得校园各种二手商品信息得到了有效地整合,方便了广大用户。

校园二手交易系统最大特点是自由交易,从发出出售、求购信息,到看商品、洽谈价格,都由买卖双方自由选择。总结起来有以下一些优点:

首先,对购买者来说:无疑是非常便宜的,可以为购买者省下不少的钱。而且通过在二手市场上的交易,可以让你知道如何省下一些可以省下的钱,从而更加清楚明白如何理财。

其次,对销售者来说:二手市场可以让他更快速的获得利润。你可以低价买入又以低于市场价卖出,消费者喜欢这样的价格,你便可以卖得很好,可以说走的是薄利多销的路线。

最后,从环保上来讲,这是一种节约资源,优化资源配置的方式,而且也减少了废弃物的产生。从中华传统美德来讲,这是一种节俭的美德。

1.2国外发展现状

虽然全球各地区电子商务市场发展并不平衡,但总体呈现出美国、欧盟、亚洲“三足鼎立”的局面。

电子商务起源于美国,同时美国也是目前电子商务发展最为成熟的国家,一直引领世界电子商务的发展的风向标。虽然欧盟电子商务的发展起步比美国晚,但由于其发展速度较快,也成为了目前世界电子商务较为领先的地区。亚洲作为电

RAKsmartCloud服务器,可自定义配置月$7.59

RAKsmart商家一直以来在独立服务器、站群服务器和G口和10G口大端口流量服务器上下功夫比较大,但是在VPS主机业务上仅仅是顺带,尤其是我们看到大部分主流商家都做云服务器,而RAKsmart商家终于开始做云服务器,这次试探性的新增美国硅谷机房一个方案。月付7.59美元起,支持自定义配置,KVM虚拟化,美国硅谷机房,VPC网络/经典网络,大陆优化/精品网线路,支持Linux或者Windows操作...

HostKvm5.95美元起,香港、韩国可选

HostKvm发布了夏季特别促销活动,针对香港国际/韩国机房VPS主机提供7折优惠码,其他机房全场8折,优惠后2GB内存套餐月付仅5.95美元起。这是一家成立于2013年的国外主机服务商,主要提供基于KVM架构的VPS主机,可选数据中心包括日本、新加坡、韩国、美国、中国香港等多个地区机房,均为国内直连或优化线路,延迟较低,适合建站或者远程办公等。下面分享几款香港VPS和韩国VPS的配置和价格信息。...

优林云(53元)哈尔滨电信2核2G

优林怎么样?优林好不好?优林 是一家国人VPS主机商,成立于2016年,主营国内外服务器产品。云服务器基于hyper-v和kvm虚拟架构,国内速度还不错。今天优林给我们带来促销的是国内东北地区哈尔滨云服务器!全部是独享带宽!首月5折 续费5折续费!地区CPU内存硬盘带宽价格购买哈尔滨电信2核2G50G1M53元直达链接哈尔滨电信4核4G50G1M83元直达链接哈尔滨电信8核8G50G1M131元直...

okcoin交易平台为你推荐
手机游戏排行榜2015安卓手机单机游戏2015年排行榜?怎么在qq空间里添加背景音乐怎样在qq空间里免费添加背景音乐?照片转手绘有没有一种软件是可以把一张照片变成手绘的图片,给推荐下照片转手绘怎么把图片P成手绘安卓应用平台安卓手机下软件哪个网站好xv播放器下载xv播放器怎么下载?安装迅雷看看播放器迅雷看看播放器下了安装不了bt封杀BT下载可以封杀迅雷吗?什么原理?能破吗?机械键盘轴打游戏用机械键盘到底什么轴好?rewritebase如何使用WampServer2.0软件
中文域名申请 服务器评测 pccw 国外idc 美国仿牌空间 创宇云 免费静态空间 徐正曦 可外链相册 tna官网 789电视剧 数据库空间 阿里云邮箱登陆 云服务是什么意思 空间排行榜 godaddy退款 easypanel 以下 一句话木马 免费php空间申请 更多