- 1、本文档共47页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
—企业网站的规划设计
摘要
20世纪末,随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。个性化已逐渐成为当今Web应用的潮流。
对web页面进行概述,主要对Internet的历史和和发展作了回顾,对web也的定义和特性进行阐述,并对网站的开发过程中使用的开发的工具(MyEclipse,Mysql ,Macomedia)和技术(JSP ,JavaBean,Servlet)作了简要的介绍。
对网站建设的中提到的术语进行了解释,并对企业网站的由来进行了讨论。
对企业网站的从规划到建设进行了详细的分析。
关键词:网站,开发工具,开发技术,风格,创意ABSTRACT
20th century, along with the development of computer science and database technology in the Internet is widely used, for the overwhelming majority of web users provides circumspect and humanized service. Personalized has gradually become today the Web application trend. And I will personal website planning and construction, with the method of software engineering to process is analyzed and studied. This paper mainly work focused on:
For web page paper mainly to the Internets history and development, and went back to the definition and characteristics of web is expounded, and the development of web used in the course of development tools (MyEclipse, Mysql, Macomedia) and technology (JSP) are briefly introduced.
The website construction of mentioned terms are explained, and the origin of personal website is discussed.
To personal website from planning to the construction were analyzed in detail.
目录
第一章 引 言 1
1.1 课题背景 1
1.1.1 web的个定义和特征概述 1
1.1.2 中国网站的现状 2
1.2 企业网站发展趋势 3
1.3 设计技术及开发环境 4
1.3.1 设计技术 4
1.3.2 开发环境 5
第二章 可行性分析 7
2.1 组织和管理可行性 7
2.2 经济可行性 7
2.3 技术可行性 7
第三章 需求分析 8
3.1 现行业务分析 8
3.1.1 业务流程 8
3.1.2 功能分析 8
3.2 系统建模 9
3.2.1 用户身份验证用例图 9
3.2.2 用户信息管理用例图 9
3.2.3 新闻管理用例图 10
3.2.4产品管理用例图 11
3.2.5 订单管理用例图 11
3.2.6 订单管理用例图 11
第四章 系统设计 13
4.1 系统设计 13
4.2 数据库设计 13
4.3 数据库逻辑设计 16
第五章 详细设计 20
5.1 权限管理模块设计 20
5.1.1 用户管理 20
5.1.2 密码修改 21
5.1.3 用户登录 21
5.1.4 即时认证 22
5.2 新闻管理模块设计 22
5.2.1新闻管理 22
5.3 产品管理模块设计 23
5.3.1产品管理 23
5.4 订单管理模块设计 24
5.4.1订单管理 24
5.5 公司管理模块设计 25
5.5.1公司管理 25
第六章 系统模块页面和代码实现 27
6.1 系统登陆 27
6.2前台管理 28
6.2.1新闻中心 28
6.2.2产品中心 29
6.2.3服务支持 29
6.2.4供求信息 30
6.2.5公司信息 30
6.3后台管理 30
6.3.1 用户管理 31
6.3.2 新闻管理 33
6.3.3 产品管理 34
6.3.4订单管理 36
6.3.5公司管理 36
第七章 系统测试 38
文档评论(0)