交易平台基于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国外发展现状

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

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

Virmach:1核/512M1核M1核512M/夏季美国vps促销,年付$7.2,9月更换AMD平台

virmach怎么样?virmach家这几年非常火,从商家的黑五闪购开始,以超低的价格吸引了大批的国人客户,而且商家的机器还是非常稳定的,站长手里的4.75刀年付已经用了两年了,非常稳定,不过商家到国内的线路一般,目前商家新上了夏季优惠促销,价格低到发指,年付7.2美元起,商家反馈将在9月开始更换AMD+NVMe平台,这个消息从年初就有了,不过一直没有更换,目前这个时间也不确定是否准确。点击进入:...

wordpress投资主题模版 白银黄金贵金属金融投资网站主题

wordpress投资主题模版是一套适合白银、黄金、贵金属投资网站主题模板,绿色大气金融投资类网站主题,专业高级自适应多设备企业CMS建站主题 完善的外贸企业建站功能模块 + 高效通用的后台自定义设置,简洁大气的网站风格设计 + 更利于SEO搜索优化和站点收录排名!点击进入:wordpress投资主题模版安装环境:运行环境:PHP 7.0+, MYSQL 5.6 ( 最低主机需求 )最新兼容:完美...

hostodo:2021美国独立日7折优惠促销NVMe硬盘的VPS,低至$13/年,还送DirectAdmin授权

7月4日是美国独立日,大致就是国庆节的意思吧。hostodo今年提前搞了个VPS大促销活动,4款便宜VPS,相当于7折,续费不涨价,本次促销不定时,不知道有多少货,卖完为止。VPS基于KVM虚拟,NVMe阵列,1Gbps带宽,自带一个IPv4+/64 IPv6,solusvm管理,送收费版DirectAdmin授权,VPS在用就有效! 官方网站:https://www.hostodo.com ...

okcoin交易平台为你推荐
怎么改ip如何更改IP地址?淘宝收费淘宝网的收费项目有哪些镜像文件是什么什么是文件镜像?什么是镜像文件?qq怎么发邮件怎么发送QQ邮件迅雷云点播账号求一个迅雷云点播vip的账号,只是看的,绝不动任何手脚。bt封杀北京禁用BT下载,是真的吗?为什么?宕机人们说的宕机是什么意思如何快速收录如何让百度快速收录blogcnblogcn网页无法正常显示,直接跳转http://www.7t7t.com/7?防钓鱼如何才能防钓鱼网站
工信部域名备案 老左 日本软银 flashfxp怎么用 踢楼 site5 优惠码 名片模板psd 好看的留言 iis安装教程 日本bb瘦 韩国名字大全 免费网页空间 帽子云排名 国外免费网盘 hosting24 windowssever2008 美国主机 hosts文件修改 iptables 更多