网上商城毕业论文

发布时间:2026年02月05日  作者:aiycxz.cn

.doc网上商城毕业论文.doc1、 网上商城毕业论文 题 目: 基于 ASP.NET 的网上商城 系 别: 计算机科学与技术系 专 业: 计算机科学与技术 班 级: 计科 0801 班 姓 名: 学 号: 指导教师: 2012 年 6 月 1 日 基于 ASP.NET 的网上商城 摘要 随着互联网的普及,网上购物已经成为人们生活中不可或缺的一部分。网上商城在互联网上可以建立自己的在线商店,实现网上营销。网上商城不仅改变了传统的购物模式,而且改变了商业企业的竞争模式,提高了企业的竞争能力。 本系统采用 ASP.NET 技术作为创建应用程序的方式,以 C#作为编程语言,采用 SQL Server 数据库作为后台数据库。它是基于2、 Browser\Server 结构下形成的数据驱动的 Web 应用程序。 本系统基本遵循了软件工程方法论进行系统分析、总体设计、详细设计和软件测试。实现了用户注册、登录、验证身份及用户数据的采集、个人密码修改,商品列表及分类,商品搜索,购物车管理,订单管理,商品评论,用户留言,商品管理,用户管理,订单管理,评论管理,留言管理等功能。 关键词: 网上商城, ASP.NET, SQL Server, B\S 结构 Online Shopping Mall Based on ASP.NET Abstract With the popularity of the Internet, online s3、hopping has become an integral part of peoples lives. Online shopping mall can establish their own online store on the Internet to achieve online marketing. Online shopping mall not only changed the traditional shopping patterns, but also changed the competition mode of the business enterprise, impr4、ove the competitiveness of enterprises. This system uses ASP.NET technology as a way to create applications, C # as the programming language, using SQL Server database as the background database. It is based on the Browser\Server structure of the formation of data-driven Web applications. The system5、 basically follow the software engineering methodology for system analysis, overall design, detailed design and software testing. Achieved user registration, login, verify identity and user data collection, personal password changes, product list and classification, product search, shopping cart man6、agement, order management, product reviews, user feedback, product management, user management, order management, comment management, message management and other functions. Keywords: Online shopping mall, ASP.NET, SQL Server, B\S structure 目录 引言 . 1 1 系统概述 . 2 1.1 系统开发背景 . 2 1.2 系统开发意义 . 2 1.3 系统开发7、工具 . 2 1.3.1 ASP.NET 技术 . 2 1.3.2 C#语言 . 3 1.3.3 SQL Server 数据库 . 3 1.3.4 B\S 结构 . 4 2 系统分析 . 5 2.1 可行性分析 . 5 2.1.1 技术可行性 . 5 2.1.2 经济可行性 . 5 2.1.3 操作可行性 . 5 2.2 需求分析 . 5 2.2.1 功能需求 . 5 2.2.2 性能需求 . 6 2.3 系统功能模块分析 . 6 2.3.1 前台功能模块 . 6 2.3.2 后台功能模块 . 7 3 系统总体设计 . 8 3.1 系统设计目标 . 8 3.2 系统设计原则 . 8 3.38、系统功能结构图 . 8 3.4 系统流程图 . 9 3.5 数据库设计 . 10 3.5.1 数据库概念设计 . 10 3.5.2 数据库逻辑设计 . 11 4 系统详细设计与实现 . 14 4.1 系统首页 . 14 4.2 用户注册模块 . 14 4.3 用户登录模块 . 15 4.4 商品搜索模块 . 16 4.5 购物车模块 . 17 4.6 订单模块 . 18 4.7 商品评论模块 . 19 4.8 用户留言模块 . 20 4.9 商品管理模块 . 21 4.10 用户管理模块 . 22 4.11 订单管理模块 . 23 4.12 评论管理模块 . 24 4.13 留言管理模块 .9、 25 5 系统测试 . 26 5.1 测试目的 . 26 5.2 测试方法 . 26 5.3 测试内容 . 26 5.4 测试

相关文章