ASP.NET小型网上购物系统设计与实现+可行性分析 摘 要: 本网站是在Visual Studio.Net平台上运用ASP.NET技术实现的。其主要功能有:用户管理,商品信息的上传、编辑、查询以及删除,购物车,以及订单操作等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。
关键词:ASP.NET;ADO.NET;电子商务;Browser/Server
The Design and Implementation of Small Online Shopping System
Based on B / S
Abstract:This site is completed using ASP.NET technology in Visual Studio.Net platform. Its main functions include user management, product information uploading, editing, querying, deleting, shopping cart, and order operations. The thesis seeks to combine theory with practical application, that is, the various theories are described in conjunction with illustrating practical applications and skills, so that it can more fully reflect the knowledge and technology in this system application and implementation.
Key Words: ASP.NET;ADO.NET;E-commerce;Browser/Server
目 录
摘 要 4
关键词 4
Abstract 4
Key Words 4
引言 4
1.绪论 5
1.1 选题背景 5
1.2开发工具介绍 5
2. 基于B/S的小型网上购物系统 6
2.1 项目概述 6
2.2 基于B/S的小型网上购物系统系统的可行性分析 7
2.3项目需求分析 7
2.4系统的方案设计 7
2.5系统的功能结构 8
3.系统分析及数据结构设计 9
3.1 数据流程分析 9
3.2 数据库主要表设计 9
4. 系统主要功能实现 10
4.1用户信息模块实现 10
4.2 卖家中心模块的实现 10
4.3 购物车以及订单模块实现 11
5.小型购物管理系统运行测试 12
5.1 运行 12
5.2 测试 12
致谢 14
参考文献 15,3010