1、 网上商店的设计与实现网上商店的设计与实现 姓姓 名:名: 学学 号:号: 系系 别:别: 信息工程系信息工程系 专专 业:业: 计算机应用计算机应用 指导老师:指导老师: 20201 12 2 年年 4 4 月月 摘摘 要要 当今的社会是一个数字化、信息化、地球化的社会,网络时代已经到来,人 们的生活、工作、购物、学习、办公等都已经离不开网络。对于现代的企业,已 经开始实行无纸办公,公司之间的联系、企业伙伴间的合作、公司外出人员与本 部之间的联系等等这些都离不开网络。 网络商店在线销售系统,是在互联网的基础上建立一个虚拟的购物商场。具 备完整购物网站功能, 实现购物方便, 轻松、 快捷、 操
2、作简单。 方便客户的同时, 也提升了网络商店的形象。开辟了新的销售渠道,为销售者和消费者提供了更好 满足各自需求的有利机会。 关键词关键词:网上商店,在线销售,快捷 ABSTRACT The online marketing system of network shop, set up a fictitious shopping plaza on the basis of Internet. Possessing the function of intact shopping website, it is convenient to realize doing shopping, light
3、, swift and operating simply. While facilitating the customer , have promoted the image of the network shop too. Have open up the new marketing channel, has offered more easy favorable chance to meet each demand to seller and consumer. Key words:The online marketing;sell online;convenient;operating
4、目 录 1 引言 1 2 系统开发的相关知识 2 2.1 开发语言介绍 . 2 2.1.1 C# 2 2.1.2 SQL . 2 2.1.3 HTML 3 2.1.4 DIV+CSS . 3 2.1.5 JAVASCRIPT 3 2.2 开发平台(ASP.NET)介绍 4 2.3 开发工具介绍 . 6 2.3.1 Microsoft Visual Studio 2008 6 2.3.2 Microsoft SQL Server 2005 . 6 2.3.3 Adobe Dreamweaver CS4 . 7 2.3.4 Adobe Photoshop CS4 . 7 3 系统的分析与设计 8 3.1 需求分析 . 8 3.2 可行性分析 . 9 3.3 系统模块设计 . 9 3.4 系统流程设计 11 3.5 系统数据库设计 14 3.5.1 数据库设计原则 . 14 3.5.2 数据库实体关系设计 . 14 3.5.3 数据表设计 . 16 4 系统的详细开发 . 18 4.1 数据库的建立与连接 18 4.1.1 建立数据库 .