{$cfg_webname}
主页 > 计算机 > JSP >

校园二手商品交易平台的设计与实现(JSP,SQL)

来源:wenku7.com  资料编号:WK79708 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK79708
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍
校园二手商品交易平台的设计与实现(JSP,SQL)(任务书,毕业论文23000字,中期检查报告,外文翻译,程序代码,SQLserver数据库,答辩PPT)
摘  要
这次毕业设计的题目是校园二手商品交易管理系统的设计和实现。这篇论文就毕业设计的内容,详细地描述了整个校园二手商品交易管理系统的功能及实现的过程。在降爱莲老师和雷晶老师的带领下,我设计了从二手商品管理、系统公告、用户信息的处理、管理员管理等功能,而且把它们一一实现。我基本上实现了校园二手商品信息发布的功能流程,能够实现用户和商家在网上进行互动交流。这个管理系统界面简单直观,便于操作和使用,交互性强,完全基于Internet网络。
本系统是以Java为开发语言,基于Web技术,系统主要以J2EE作为开发基础,用MyEclipse作为开发工具,以SQLSERVER作为数据库,以Photoshop作为界面美化工具,页面采取JSP动态页面开发技术。系统分为两个权限用户,即系统管理员,和店铺业主,系统界面友好、操作简单,便于维护,达到充分利用信息,提高工作效率和工作质量,提高生产率的目的。
 
 
关键词:校园二手商品;交易;管理系统;系统实现
 
The platform of Campus second-hand goods trading      
Abstract
The graduation project entitled Design and Implementation of the transaction management system of second-hand bike. In this thesis, the content of the graduation project, a systematic exposition of the function and transaction management system of the entire second-hand bike. Designed and implemented under the leadership of the instructor from the merchandise management, to comment, the user processing, to the administrator system. Basically a function of second-hand bicycle information process, users and businesses to interact online. The system interface is simple and intuitive, easy to operate and use, interactive, fully Internet-based network.
This system is developed by java language, based on Web technology, this system mainly uses j2EE as the basis for the development, use MyEclipse as the development tool, SQLSERVER as the database, using PhotoShop as the interface landscaping tools, web page development technology of JSP dynamic pages take. The system consists of two users, the system administrator, and shop owners, the system has friendly interface, simple operation, easy maintenance, to fully utilize information, improve the efficiency and quality of work, improve the productivity of the.
 
Keywords: Second-hand; transactions; management system; system implementation 

 
校园二手商品交易平台的设计与实现(JSP,SQL)
校园二手商品交易平台的设计与实现(JSP,SQL)
校园二手商品交易平台的设计与实现(JSP,SQL)
校园二手商品交易平台的设计与实现(JSP,SQL)
校园二手商品交易平台的设计与实现(JSP,SQL)
目   录
摘  要 i
Abstract ii
1 引  言 1
1.1 选题背景 1
1.2 可行性分析 2
1.2.1 技术可行性 2
1.2.2 经济可行性 3
1.2.3 操作可行性 3
2 需求分析 4
2.1 用户功能需求 4
2.2 性能需求 4
2.3 主要技术分析 4
2.3.1 J2EE技术 5
2.3.2 Struts框架 6
3 概要设计 8
3.1 功能模块图 8
3.2 处理流程设计 8
3.2.1 系统操作流程 8
3.2.2 数据增加流程 9
3.2.3 数据删除流程 10
3.2.4 数据修改流程 11
3.3 数据库设计 11
3.3.1 Sqlserver2008简介 11
3.3.2 数据库表结构 11
3.3.3 数据库连接技术 17
4 详细设计 22
4.1 系统详细设计模块 22
4.1.1 系统模块流程图 22
4.1.2 系统E-R图 23
4.2 界面及代码设计 24
4.2.1 用户注册 24
4.2.2 二手商品发布 26
4.2.3 用户登陆 27
4.2.4 网站首页 28
4.2.5 系统管理模块设计 28
4.2.6 留言板模块设计 30
5 系统调试和测试 33
5.1 程序调试 33
5.2 程序的测试 33
5.2.1 测试的重要性及目的 33
5.2.2 测试的步骤 34
5.2.3 测试的主要内容 34
5.3 程序的测试用例 35
5.3.1 前台首页的测试 35
5.3.2 商品交换模块的测试 36
5.3.3 用户注册模块的测试 36
5.3.4 用户登录模块的测试 37
5.3.5 管理模块的测试 38
6 结论 39
6.1 系统评价 39
6.2 安全性问题 39
参考文献 41
致谢 42
推荐资料