ASP.NET的校园网上商城平台设计+源码
时间:2018-03-24 20:38 来源:毕业论文 作者:毕业论文 点击:次
摘 要:目前,各校园缺少一个比较完善的网上商城,极大的限制了校园内的消费方式和消费范围,所以建立一个校园网上商城,开展网络交易,可在校园范围内形成方便快捷的购物环境。本系统基于ASP.NET技术,采用C#开发语言和SQL Server 2005数据库,以Visual Studio 2005为开发环境,设计实现了一个校园网上商城平台,实现了校园网上商城平台的常用功能,方便了同学们在校园里购买自己所需的物品,为校园中的商品交易提供了一个平台。20083 关键词:ASP.NET;C#;SQL Server 2005;校园网上商城 Design and Implementation of Campus Online Shopping Platform Based on .NET Abstract:Nowadays, the campus is lack of a complete online shopping platform,and this greatly limits the campus consumption patterns and consumer range,so building a campus online platform, to carry out the network transactions, can form a convenient shopping environment in the campus area. The system is based on ASP.NET technology, using C# programming language and SQL Server 2005 database, using Visual Studio 2005 as development environment, the design and implementation of a campus online shopping platform, realize the common function of campus online shopping platform, convenient for students to buy their own items required in the campus,provides a platform for the campus commodity exchange. Key Words: ASP.NET;C#;SQL Server 2005;Campus Online Shopping Platform 目 录 摘 要 1 引言 1 1.系统开发的意义 2 2.系统相关技术简介 2 2.1 C#开发语言 2 2.2 ASP.NET简介 2 2.3 SQL Server 2005数据库 3 2.4 Visual Studio 2005 3 3.系统分析 3 3.1 可行性分析 3 3.2 系统功能分析 3 4.系统设计 5 4.1 系统开发设计思想 5 4.2 数据库结构设计 5 4.3 系统模块设计 6 5.系统功能实现 8 5.1 系统客户端 8 5.2 管理员管理商品界面 9 6.系统测试 10 6.1 测试目的 10 6.2 测试方法 10 6.3 测试环境 10 6.4 测试结果 11 7.总结 11 参考文献 11 致 谢 13 基于.NET的校园网上商城平台的设计与实现 毕业论文引言 Internet的迅速崛起已经使互联网成为我们生活中必不可少的一部分,也是收集提供信息的最好方式。而网上购物系统作为B2B(Business to Business,即企业对企业),B2C(Business to Customer,即企业对消费者),C2C(Customer to Customer,即消费者对消费者)电子商务的前端商务平台。 网络的诞生和发展使传统的信息传播方式得以改变,解决了传统交流方式的问题,很大的改变了人类生活的各种活动,并且给人类带来了新的机遇和挑战。现代社会,传统的商品交流方式和交易手段已渐渐被网上快速便捷的方式所取代,有这么一个庞大的市场需求,建立一个属于学生自己的人性化的校园网上商城购物平台及完善的信息管理方式是必需的。 该系统结合目前各大网站的购物方式来进行研究与设计。开发校园版网络商城,为学生们购物大大节省了时间同时也提供了便利性,对于购物过程更具有需求度和满意度。 1.系统开发的意义 目前,各校园缺少一个比较完善的网上商城,极大的限制了校园内的消费方式和消费范围,所以建立起一个校园网上商城,开展网络交易,可在校园范围内形成方便快捷的购物环境。 (责任编辑:qin) |