aspnet宠物网上商城的设计实现-毕业论文.doc

约41页DOC格式手机打开展开

aspnet宠物网上商城的设计实现-毕业论文,摘要随着生活和工作方面的压力逐渐增加,人们对宠物的依赖和需求也就变得越来越大。宠物网上商城是一个能使得繁忙的或者不喜欢出门的人,足不出户而又很方便地购得自己喜爱的宠物或者宠物的日用品,这样既满足了自己的心灵需要,也不会影响到工作或者浪费了休息的时间。如今现代信息技术的迅速发展和internet普遍运用,宠物网上商城对于...
编号:12-259788大小:1.67M
分类: 论文>计算机论文

内容介绍

此文档由会员 wanli1988go 发布

摘 要
随着生活和工作方面的压力逐渐增加,人们对宠物的依赖和需求也就变得越来越大。宠物网上商城是一个能使得繁忙的或者不喜欢出门的人,足不出户而又很方便地购得自己喜爱的宠物或者宠物的日用品,这样既满足了自己的心灵需要,也不会影响到工作或者浪费了休息的时间。如今现代信息技术的迅速发展和Internet普遍运用,宠物网上商城对于商家来说,也是一个能很有效的提高他们的销售额的销售方式。
本文所述的宠物网上商城是采用ASP.NET和SQL Server 2005实现的。首先从系统的概述、意义入手,分析了它在人们生活中的重要地位和对商家的影响;其次详细阐述系统设计与实现的方法步骤。包括系统需求分析、总体设计和功能模块设计等,并且运用UML的用例图和模块图实现系统总体设计和各功能模块的设计;最后介绍了本系统数据库的使用的技术和开发方法。
关键字:宠物网上商城 用例图 UML















The Design and Realization of Pet Mall Online
Su Aifen
(Computer Science and Engineering Department Zhongkai University of Agricultural and Engineering, Guangzhou 510225, China)
Abstract: With the pressure of live and work gradually increasing, people rely on and demand for pets is becoming larger and larger. People who are busying with their work or something else and who do not like going outsides can purchase favorite pets and daily necessities for pets through Online Shopping Mall conveniently. Online Shopping Mall will not only meet the spiritual needs of their own, nor will it affect the work or a waste of time to rest. Today, modern information technology to the rapid development and widespread use of Internet, Online Shopping Mall for pet businesses is also a very effective sale way to improve their sales.
This article Online Shopping Mall is ASP.NET and SQL Server 2005 to achieve. First, an overview from the system, meaning start with an analysis of people's lives in an important position and the impact on businesses; followed by detailed design and implementation steps of the method. Including system requirements analysis, design and function, such as modular design and the use of UML use case diagram and modules to achieve system design plans and the design of functional modules; Finally, the use of the system database technology and development methodology.
Keywords: Online Shopping Mall Pet UML Use Case Diagram







目 录
1 绪论 1
1.1 系统概述 1
1.2 系统开发意义 1
1.3 可行性分析 2
1.3.1经济可行性 2
1.3.2技术可行性 2
1.3.3操作可行性 2
1.4 开发语言简介 3
1.4.1 ASP.NET技术 3
1.4.2 ASP.NET的使用 3
1.4.3 ASP.NET的优点 3
1.4.4 DIV+CSS技术 4
1.5 开发工具介绍 4
1.5.1 Visual Studio.NET 2005简介 4
1.5.2 SQL Server 2005简介 5
1.5.3 IIS安装与配置 5
1.5.4 ADO.NET技术 6
1.5.5 ADO.NET的使用 7
2 系统总体分析与设计 8
2.1 系统功能分析 8
2.2系统流程分析 9
3 详细设计 10
3.1系统模块设计 10
3.1.1 宠物信息模块 10
3.1.2 物品信息模块 11
3.1.3 新闻信息模块 11
3.1.4 留言模块 12
3.1.5 用户信息管理模块 12
3.1.6 购物车模块 13
3.1.7 订单模块 13
3.1.8 客户管理模块 13
3.1.9 宠物管理模块 14
3.1.10 物品管理模块 14
3.1.11 新闻管理模块 15
3.1.12 留言管理模块 15
3.1.13 友情链接管理模块 16
3.1.14 模块信息管理模块 16
3.1.15 销售管理模块 16
3.2 数据库的设计与实现 17
3.2.1数据库系统分析 17
3.2.2 数据库的逻辑设计 18
3.2.3 数据库表单 19
4 设计遇到问题及解决 26
5 系统实现与测试 26
5.1 开发平台 26
5.2 模块实现 27
5.2.1注册登录设计 27
5.2.2 购物实现 30
5.3测试分析 33
6 总结 33
6.1 系统扩展和进一步研究 33
6.2 心得体会 33
参 考 文 献 35
致 谢 37



参 考 文 献
[1] 塞巴斯塔. Web程序设计(第3版) [M]. 北京: 清华大学出版社, 2006年8月
[2] 陈娴,刘开文,王蓉玲等. ASP.NET项目开发实践 [M]. 北京: 中国铁道出版社,2003年9月第1版
[3] 杨天奇, 王文, 何朋, 李会锋. ASP.NET网络编程技术 [M]. 北京: 机械工业出版社, 2005年7月
[4] 丁吴凯, 许静雯, 谢黎文. ASP.NET网站开发典型模块与实例精讲 [M]. 北京: 电子工业出版社, 2006年8月
[5] 陈哲, 杨成立等. ASP.NET程序员成长攻略 [M]. 北京: 华东师范大学出版社, 2007年3月
[6] 林宏基. Web开发技术教程--ASP\ASP.NET\JSP程序设计 [M]. 北京: 北京大学出版社, 2005年8月