网上数码商城后台管理(毕业设计) 下载本文

内容发布更新时间 : 2024/11/13 23:04:16星期一 下面是文章的全部内容请认真阅读。

本 科 毕 业 设 计

题 目:网上数码商城

—后台管理

网上数码商城 ——后台管理

摘 要:本课题设计的目标是建立一个网上数码商城。论文先介绍了开发项目所用到的关键技术,接着从用户需求、经济和技术等三个方面对系统进行分析。在概要设计中,根据系统分析的结果,把系统分为后台管理和前台商城两大模块。根据后台和前台用户的不同需求,把后台细分为订单管理、用户管理、商品管理等模块。详细介绍了在基于ASP.NET技术下各个模块的实现过程。

本系统利用C#编程语言和SQL Server 2008数据库,并且采用当前最流行的以互联网为基础运行的B/S模式,只要服务器端安装本系统,并且客户端用户能够连上互联网,就可以快捷方便的使用浏览器来使用本系统。

我主要负责的内容是后台管理,分别有以下功能模块:主要包括有留言模块,订单管理模块,客户管理模块,商品类别模块,商品管理模块,公告管理模块,退出系统模块,7个功能模块。 关键词:网上数码商城;C#;Sqlserver2008;

1

Digital Mall Online- Manage

Abstract:This topic design goal is to achieve an online digital mall. Key techniques of Lun Wenxian introduced the development of the program use, then the analysis from three aspects of user needs, economic and technical system. In the outline design, according to the result of system analysis, the system is divided into background management and the front mall two modules. According to the different needs of the user's background and foreground, background is divided into order management, user management, commodity management module. Described in detail in the implementation process of each module based on ASP.NET technology, and the development process as the foundation for the realization of the system is reusability, maintainability and scalability advantages are analyzed.

The system uses C# programming language and SQL Server 2008 database, and use current the most popular Internet based B/S mode of operation, as long as the server to install the system, and the client can connect to the Internet, you can quickly use your browser to use the system. The main function of this system include: user management, merchandise management, order management, message management etc. I am responsible for the content management background, respectively, the following functional modules: the main message module, order management module, customer management module, class module

2