基于ASP.NET在线花店销售系统的设计与实现【摘要】随着我国电子商务综合实力的提高,网络商务开始走进千家万户。过去,人们对在线花店的理解仅限于美团等一些综合性的购物平台,导致消费者无法立即找到有关鲜花的信息,必须先登录其他平台才能继续查找鲜花。为了让消费者更方便地购买到鲜花,开发了此在线花店销售系统。此在线花店销售系统的Web应用程序,基于B/S结构下形成的数据驱动,以ASP.NET为创建应用程序的方式,以C#为编程语言,以SQL Server作为数据库。本文设计方案利用软件工程方法,进行了较为完整且有效的系统分析与设计,并提供了详细设计过程,通过软件测试。并在方案中有效讨论系统可行性、功能实现等方面内容,给出了详细用例图,并进行了系统数据库等工具原理与流程设计等内容阐述,给出系统功能结构图、E模型和表结构等相关设计细节内容,最后对在线鲜花售卖系统模块逐一进行实现和测试。设计此系统希望能够促进在线花店的发展,让更多消费者有更好的购物体验。【关键词】在线花店,ASP.NET,C#,SQL Server-I-Design and implementation of online flower shopsales system based on ASP.NET[Abstract As the comprehensive strength of e-commerce in China has improved,onlinecommerce has begun to enter millions of households.In the past,people's understanding ofonline florists was limited to some comprehensive shopping platforms such as Meituan,whichresulted in consumers not being able to find information about flowers immediately and havingto log on to other platforms before they could continue to find flowers.This online flower storesales system was developed to make it easier for consumers to purchase flowers.This onlineflorist sales system web application is based on a data-driven formed under B/S structure,withASP.NET as the way to create the application,C#as the programming language and SQLServer as the database.The design solution in this paper utilizes software engineering methods,provides a more complete and effective system analysis and design,and provides a detaileddesign process that passes software testing.And in the program effectively discusses the systemfeasibility,functional implementation and other aspects of the content,gives a detailed use casediagram,and the system database and other tools such as the principle and process design andother content elaboration,gives the system functional structure diagram,ER model and tablestructure and other related design details content,and finally the online flower selling systemmodule by module implementation and testing.This system is designed in the hope ofpromoting the development of online flower stores and making more consumers have a bettershopping experience.[Keywords]flower shop,ASP.NET,C#,SQL Server-Ⅱ-目录1绪论…1.1背景1.2系统的目的和意义.21.3开发技术与工具.22系统分析….72.1系统可行性分析….72.2系统功能需求分析….72.3系统用例分析.83系统总体设计….113.1系统功能设计113.2数据库设计….164系统功能的实现.244.1登录功能.….244.2用户模块功能.244.3管理员模块功能.254.4鲜花模块功能274.5购买订单模块功能】.284.6购物车模块功能294.7留言模块功能295系统测试….315.1系统测试的意义和功能.315.2测试方法.315.3系统功能测试326总结…38致谢0.39参考文献,.40-
暂无评论内容