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


,

基于java的校园二手网站的设计与实现

摘  要

伴随着电子商务的飞速发展,网上交易日益发挥出其不可替代的优越性。但由于电子商务在校园的应用起步较晚,以及校园电子商务模式应用的不成熟,使高校校园电子商务的发展缓慢。

二手商品交易网站是一个服务于在校学生的C2C(Custom to Custom)的交易网站,通过本网站用户可自由出售和购买商品,为广大学生提供了平等互利、方便快捷的交易空间。系统的主要功能包括:会员管理、类别管理、用户注册、商品发布、商品审核。

设计任务在于建立一个主要由在校学生参与使用的二手商品交易网站。学生的二手资料,生活用品,毕业在即的处理物品,都可在这个交易平台上发布使用,此设计目的在于设计一个供在校学生使用的商品交易网。
 我们希望通过对本课题的研究,能对平时的软件设计的基础知识,网站设计的流程,JSP动态页面的设计,界面的美工美化技巧有一个全面的认识和理解,进一步熟悉自己的所学知识,结合实践以便在以后的工作中能尽快的适应网站开发工作。

本系统采用JSP/servlet技术,是使用Java编程语言编写的一套校园网二手交易平台软件。系统采用的是最近几年流行的B/S开发模式,是通过互联网这种方式来运行,在我们的服务器端,仅仅需要安装一个系统,那么在我们的客户端中如果可以正常上网,那么就可以通过系统中自带的浏览器来访问我们的这个系统,通过系统可以进行浏览信息,通过这样可以免去了传统模式下一系列的复杂操作。因为本系统是使用的Java语言,所以我们的系统也具有了Java 的一系列特性,正是因为本系统有它的支持,让我们的系统具有了价值高的特点。

系统开发采用了实现MVC模式的Web应用组件:Struts,实现数据持久化功能的ORM组件:Hibernate,用JSP进行界面处理,数据库采用比较稳定的MySQL 5.0,并用JDBC进行数据库访问。

关键词:二手交易网;网上商店;JSP;Struts

Campus Second-hand Website Design and Implementation Based On JAVA

Abstract

With the rapid development of e-commerce, online trading has to play its irreplaceable advantages. But because of electronic commerce in the campus application starts relatively late, and the campus electronic commerce application is not mature, so that the development of campus e-commerce is slow.

Secondhand goods transactions website is a service to the students of C2C ( Custom to Custom ) transaction website, through the web site, users can freely buy and sell goods, provides students with equality and mutual benefit, convenient and efficient trading spaces. The main functions of the system include: membership management, category management, user registration, product releases, product review.

The design duty lies in establishes mainly by to participate in the use in the school student two commodity exchanges website. Student's two materials, the daily necessities, graduate in namely the processing goods, all may issue the use in this transaction platform, this design goal lies in designs for the commodity exchange network which uses in the school student.
We hoped to through this topic research,that can know elementary knowledge which designs to the usual software. The website design flow, the JSP dynamic page design, the contact surface art designing beautify the skill to have a comprehensive understanding and the understanding. Further is familiar with own studies the knowledge.The union practice in order to in the later work will be able the as soon as possible adaption website development work.

This system is a set of platform software of the campus-wide system secondhand transaction. It adopts the JSP/J2EE technique, and programmed with Java programming language. It also adopts the B/S development mode, which is based on Web and popularize in recent years. It runs in internet ways. Only when the server install this system and the client can visit it, browse and release some secondhand conveniently and speedily when they go on-line. And so it dispenses with such operation as the complicated installing, installment and support in traditional C/S mode. At the same time, it uses the Java language which towards the OOP(object-oriented programming).So the system has the specific property of towarding OOP, irrelevant with the platform ,the Java language’s support to the network programming technique makes the system have high practical value.

The System using the components of Web applications: Struts to achieve MVC model, using the ORM components: Hibernate to achieve data persistence features, using JSP + HTML + JavaScript to Show page. using Relatively stable database MySQL 5.0, and use JDBC to visit.

Key words: secondary trading networks; online store; JSP; Struts


4.1.2数据库的逻辑结构设计 17

4.1.3数据库的连接原理 19

4.2中文乱码问题处理 20

4.3本章小结 20

5系统功能实现 22

5.1后台登陆页面 22

5.2管理员模块 23

5.2.1商品类别管理 23

5.2.2商品信息管理 25

5.2.3会员信息管理 26

5.2.4订单信息管理 26

5.2.5修改个人密码 27

5.2.6注销退出系统 27

5.3普通用户模块 27

5.3.1系统主页面实现 27

5.3.2会员注册模块 28

5.3.3用户购物模块 29

5.3.4购物车管理 30

5.4本章小结 30

6 31

6.1系统测试目的与意义 31

6.2测试过程 31

6.2.1主页面的模块测试 31

6.2.2信息搜索测试用例 32

6.3其他错误 32

6.4本章小结 33

结论 34

致谢 35

参考文献 35

附录 38







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

                 

打印本页 | 关闭窗口
本类最新文章
变压器声音信号抗环境噪声干扰技术 高压电网无功补偿装置电气设计 毕 基于微信小程序+JavaSSM+
基于Android+Java后端 基于微信小程序+JavaSSM+ 基于微信小程序+JavaSSM+
| 关于我们 | 友情链接 | 毕业设计招聘 |

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