设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
校园二手商品交易平台的设计与实现(JSP开发+开题报告+任务书+中期检查+设计源码+论文+答辩PPT)
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

校园二手商品交易平台的设计与实现

 

摘要:校园二手商品交易平台是一个可以使企业或者个人进行网上在线交易的平台,简单来说可以分为顾客和商家,可以让卖方在交易平台上发布所卖商品的信息、图片,可以让买方在交易平台上进行选购商品,然后拍下付款,也可以与卖方进行议价方式在线完成交易。目前,二手交易对于在校大学生是一大爱好,以前我们只是以实体的形式向大家展示,比如校园每年举行的跳蚤市场,而校园二手商品交易平台以跳蚤市场为基础,也根据学校自身的特点建立一个可以无时无刻让在校师生都可以浏览的电子商务交易平台。不仅可以为在校师生提供方便的服务,而且还能为大学生提供一个创业平台。

校园二手商品交易平台这个软件系统是使用JSP技术的。系统中采用了简单的页面,明了清晰,操作方便,使用简单。该系统是采用了标准的MVC三层架构,使开发系统的复杂性大大降低了。这个系统主要分为五个部分,主要有网站的信息、商品信息、交易信息、系统管理和个人信息。

    关键词:校园二手商品交易平台B/S 模式;JSP

Design and Implementation of Second-hand Commodity Trading Platform on Campus

 

  Abstract:The campus second-hand commodity trading platform is a platform that can enable enterprises or individuals to online transactions,simple to be divided into customers and businesses,the seller can publish the information and pictures of the products on the trading platform,the buyer can purchase goods on the trading platform,and then make payment,and can also conduct online transactions with the seller.At present,second-hand trading is a great hobby for college students,before we just show them in the form of entities,such as the annual flea market,and the campus second-hand goods trading platform is based on flea market,and according to the characteristics of the school itself,establish an electronic commerce platform that can be browsed by teachers and students all the time.Not only can provide convenient service for the students and teachers of the school,but also can provide a platform for the university students.

    Campus secondary commodity trading platform, the software system is the use of JSP technology. The system uses a simple page, clear and clear, easy to operate, simple to use. The system adopts a standard MVC three layer architecture, which greatly reduces the complexity of the development system. This system mainly divides into five parts, mainly has the website information, the commodity information, the transaction information, the system management and the personal information.

 

  Keyword:Campus second-hand commodity trading platform;B/S mode;JSP


 

  

 

摘要 I

Abstract II

目录 III

1 绪论 1

1.1  课题研究背景及意义 1

1.2  本课题主要工作 1

2 系统相关技术 3

2.1  J2EE技术 3

2.2  MVC模式 4

2.3  B/S结构 4

2.4  数据库技术 4

3 系统需求分析 6

3.1  用户功能需求 6

3.2  系统可行性分析 6

3.2.1  技术可行性 6

3.2.2  经济可行性 6

3.2.3  操作可行性 7

3.3  系统功能需求分析 7

3.4  系统性能需求分析 7

4 系统设计与实现 8

4.1  设计目标与原则 8

4.2  系统架构设计 9

4.2.1  总体架构设计 9

4.2.2  系统网络拓扑结构图 10

4.3  数据库设计 11

4.3.1  数据库的选定 11

4.3.2  数据库概念模型设计 11

4.3.3  数据库逻辑设计 13

5 系统详细设计与实现 16

5.1  数据库连接实现 16

5.2  系统登录实现 16

5.3  系统功能模块实现 17

5.3.1  交易信息模块的实现 17

5.3.2  网站信息模块的实现 18

5.3.3  基础信息模块的实现 19

5.3.4  系统管理模块的实现 19

5.3.5  个人信息模块的实现 20

6 系统测试 21

6.1  系统调试与测试 21

6.1.1  软件测试 21

6.1.2  程序调试 21

6.2  程序测试 21

6.3  测试步骤 21

6.4  测试内容 22

6.4.1  登录模块测试 22

6.4.2  测试用例设计 22

6.5  测试结果 23

参考文献 24

致谢 25








  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
Meshkov不稳定性的激波管实 850nm附近具有平坦色散的光子 基于前馈控制的动态电压恢复器(D
光纤的色散补偿方式及应用分析 毕 基于10kV配电网线损的仿真计算 华兴科技公司网络规划与设计 毕业
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!