毕业论文论文范文课程设计实践报告法律论文英语论文教学论文医学论文农学论文艺术论文行政论文管理论文计算机安全
您现在的位置: 毕业论文 >> 论文 >> 正文

jsp商业网站设计论文

更新时间:2011-9-30:  来源:毕业论文

jsp商业网站设计论文
随着网络经济的盛行,网络的力量逐步被企业所认识,企业对商业型网站的重视程度不断加强。商业竞争越来越激烈,企业商业型网站也一改仅仅代表企业的“面子”,现在企业对商业型网站的功能需求逐渐丰富起来。
企业商业型网站的建设作为经营战略的重要部分,很多企业已经开始借助互联网的力量,建立自己的网络平台,基于Internet的管理,给企业带来了无穷的商机。但是,如何在互联网上组建一个好的商业型网站来宣传自己是一件非常重要而又复杂的事情。因为企业商业型站点需要展示企业的形象,宣传产品,获得用户的反馈等。毕业论文http://www.youerw.com
  针对某公司商业型网站的需求,公司商业型网站将采用B/S结构,以Dreamweaver CS5和Myeclipse8.6作为开发平台,以Photoshop作为图片处理工具,以Mysql作为数据库,用JSP和Java编程语言进行开发。
    该公司商业型网站前台实现了产品展示、产品信息查询、产品购买、用户注册、信息反馈等功能。后台则实现数据的增、删、查、改等功能。关键词: 商业型网站  B/S结构  Myeclipse8.6  JSP
Of a company's business-type Web Design and Development Abstract原文请+QQ324,9114优.文^论,文'网
With the popularity of the Internet economy, the strength of  the network gradually being recognized by businesses, business to business oriented sites continue to strengthen the degree of attention. More and more intense business competition, corporatebusiness based website is also a change on behalf of the enterpriseonly "face", and now commercial-type business functional requirements of the site gradually enriched.
    The construction of enterprise business based website as an important part of business strategy, many companies have resorted to using the power of the Internet to build their own network platform,Internet-based management, to bring endless businessopportunities. However, how to build a good business on the Internet-based website to promote themselves is a very important and complex matter. Enterprise business model because the siteneeds to show the corporate image, promotional products, access to user feedback.
Commercial-type Web site for a company's needs, the company will use commercial-type site B / S structure to Dreamweaver CS5 andMyeclipse8.6 as a development platform to Photoshop as image processing tools to Mysql as a database, using JSP and Javaprogramming language Development.
The company's business prospects of achieving the type of Web site products, product purchase, product information inquiry, user registration, and information feedback. Back then the growth data, delete, check, change and other functions.
Keywords:  Commercial-type site   B / S structure   Myeclipse8.6   JSP
目  录
摘  要 I
Abstract II
1 项目介绍 - 1 -
1.1引言 - 1 -
1.2项目背景 - 1 -
1.3项目开发意义 - 2 -
1.4项目目标内容及关键解决问题 - 3 -
1.4.1项目目标 - 3 -
1.4.2项目内容 - 3 -
1.4.3项目关键解决问题 - 3 -
1.5开发工具介绍 - 3 -
1.5.1 JSP技术介绍 - 3 -
1.5.2 Myeclipse8.6介绍 - 4 -
1.5.3 Java语言介绍 - 5 -
1.5.4 数据库介绍 - 6 -
2 系统规划 - 7 -
2.1用户需求 - 7 -
2.2总体目标 - 8 -
2.3项目实现技术 - 8 -
2.4可行性分析 - 8 -
2.4.1社会可行性 - 8 -
2.4.2技术可行性 - 8 -
2.4.3经济可行性 - 9 -
2.4.4总结 - 9 -
3 系统分析 - 10 -
3.1需求分析 - 10 -
3.1.1公司对网站需求 - 10 -
3.1.2客户对网站需求 - 10 -
3.1.3栏目功能需求 - 10 -
3.1.4界面搭配需求 - 11 -
3.1.5网站安全需求 - 11 -
3.2业务流程分析 - 11 -
3.2.1业务流程 - 11 -
3.2.2客户注册流程 - 13 -
3.2.3操作流程 - 14 -
3.3数据流程图 - 15 -
3.4数据字典 - 18 -
4 网站设计 - 20 -
4.1网站设计目标 - 20 -
4.2网站布局设计 - 20 -
4.3网站功能结构设计 - 21 -
4.4网站功能结构图 - 22 -
4.5数据库设计 - 22 -
4.5.1 E-R图设计 - 23 -
4.5.2 数据库表设计 - 26 -
4.6网站界面设计 - 29 -
4.6.1网站主页面设计 - 30 -
4.6.2注册登录界面 - 30 -
4.6.3管理员后台管理界面 - 32 -
4.6.4网站其他页面设计 - 34 -
5 系统实施 - 36 -
5.1公司主页开发 - 36 -
5.1.1主页截图 - 36 -
5.1.2主页部分源代码 - 36 -
5.2用户注册界面开发 - 38 -
5.2.1用户注册界面截图 - 38 -
5.2.2用户注册部分源代码 - 39 -
5.3后台管理员主界面开发 - 43 -
5.3.1后台管理员主界面截图 - 43 -
5.3.2管理员主界面部分源代码 - 43 -
5.4产品展示、选购界面开发 - 47 -
5.4.1界面截图 - 47 -
5.4.2界面部分源代码 - 47 -
5.5其他部分源代码 - 50 -
5.5.1意见反馈源代码 - 50 -
5.5.2商品促销部分源代码 - 53 -
6 总 结 - 56 -
参考文献 - 57 -
谢  辞 - 58 -2040

[1] [2] [3] [4] [5] [6] 下一页

jsp商业网站设计论文下载如图片无法显示或论文不完整,请联系qq752018766
设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优文论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。