- 1、本文档共59页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
电子商品网上商店的设计与实现
本科生毕业设计说明书(毕业论文)
题 目:电子商品网上商店的设计与实现
学生姓名:
学 号:
专 业:计算机科学与技术
班 级:
指导教师:
电子商品网上商店的设计与实现
摘要
20世纪90年代以来,计算机和网络技术促进了电子商务的产生和广泛应用,对传统商业业态和经营方式提出了挑战,网上商店作为一种新型业态,使大量贸易活动和信息传递在网络上进行。
本文主要介绍了网上电脑商城的设计与实现,本毕业设计主要使用了JSP+Javabean+Servlet技术,采用了B/S架构模式。使用当前流行的动态网页技术JSP实现前台的显示逻辑业务,实体类Javabean实现数据封装,Servlet实现后台的控制,应用了MySQL数据库以及JDBC技术访问数据库。设计模式主要是采用MVC,MVC即Model(模型)-View(视图)-Controller(控制器)。使用该种模式可以使网站具有更好的可扩展性和使功能的增强更容易些。该网上电脑商城具有注册帐户,浏览商品,商品搜索,在线购买商品以及管理员后台管理网站的功能。
关 键 词:网上电脑商城;JSP Javabean;Servlet;mvc模式
Electronic Goods Online Store Design and Implementation
Abstract
Since the 1990s, computer and network technology for the generation of e-commerce and wide application of the traditional mode of operation of commercial activities and challenges, online store as a new format, so that a large number of trading activities and information transfer on the network .
This paper describes an online computer store design and implementation, the main use of the graduate design JSP + Javabean + Servlet technology, using the B / S architecture model. Using the popular JSP dynamic web technology to achieve the foreground shows the logical business entity class Javabean data encapsulation, Servlet realize the background of the control, the application of the MySQL database and JDBC technology to access the database. Design pattern is used mainly MVC, MVC is Model (model)-View (view)-Controller (Controller). Use this kind of pattern can make the site better scalability and feature enhancements to make this easier. The online computer store with a registered account, browse commodities, search, online purchase of goods and administrators Manage site features.
Keywords: online computer store;JSP Javabean;Servlet;mvc pattern
目 录
摘要 I
Abstract II
第一章 前言 1
1.1研究的目的及意义 1
1.2主要的研究内容 1
第二章 开发技术介绍 3
2.1JSP技术 3
2.2JavaScript 4
2.3Java语言简介 4
2.4Javabean简介 6
2.5Servlet简介 7
2.6Tomcat服务器 8
2.7 Myeclipes 10
2.8 Mysql简介 12
第三章 系统详细设计 14
3.1需求分析 14
3.2
您可能关注的文档
- 企业动态宣传网站.doc
- 单片机实现智能电热水器设计论文.doc
- 基于单片机的步进电机控制系统设计论文.doc
- 单片机-数字电压表的仿真设计.doc
- 单片机-微波炉控制系统.doc
- 基于vc++的can卡数据采集系统设计.doc
- 单片机与pc机通信串口仿真单片机.doc
- 进销存管理系统论文.doc
- 单相相控整流电路的应用-电气自动化课程设计报告书.doc
- 便携式瓦斯检测仪设计.doc
- 2024至2030年中国电力输送塔数据监测研究报告.docx
- 2024年弹力米线项目可行性研究报告.docx
- 2024年中国高档真空镀铝保鲜袋市场调查研究报告.docx
- 2024至2030年中国焊接五金制品数据监测研究报告.docx
- 2024至2030年中国螺旋升降器行业投资前景及策略咨询研究报告.docx
- 2024年中国制式皮鞋市场调查研究报告.docx
- 2024年调速多用振荡器项目可行性研究报告.docx
- 2024年金刚石锯片加热炉项目可行性研究报告.docx
- 2024至2030年中国楼梯立柱配件行业投资前景及策略咨询研究报告.docx
- 2024至2030年中国座驾式吸尘/清扫车数据监测研究报告.docx
文档评论(0)