登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 物联网工程 > 正文

基于MVC的音乐商店的设计与实现毕业论文

 2021-03-22 12:03  

摘 要

随着计算机科学与信息技术的飞速进步,以及经营者发展规模的持续扩大,这使得经营者所拥有的资源总量和类型一直在持续扩大,导致资源维护管理的复杂性和困难性也在持续增长。因此,这要求经营者需要寻找一种技术,能够高效地采集这些重要的资源资料信息,并对这些数据进行规范化整理和分析,从而减轻经营者中管理者和员工所面临的负担,保证经营者资源维护管理的高效性和准确性。

随着信息化系统的出现、进步和发展,“信息化管理”的概念得以提出,对人们工作和生活产生了越来越深刻的影响,改变了人们对于信息的获取、处理、交流和应用的方式和能力。

本系统立足商业需求,主要管理各分类专辑的出新增操作、删除操作、修改操作、专辑信息浏览、用户管理、购物车管理、订单管理等,所开发的Web应用程序,是使用 C# 语言开发的一款基于MVC模式的音乐商店系统,能够在各种浏览器上运行,实现对专辑的日常管理和专辑的购买功能,能实现购物车管理、输出购买订单等操作。

本设计是在 Windows 系统的浏览器平台之上,基于Web开发平台,利用 SQL Server 数据库和 Razor引擎实现的开发工作,基本实现了诸如本地增改删查、用户管理之类的操作。

关键词:ASP.NET开发;MVC开发;SQL Server 数据库;Web应用

Abstract

With the rapid progress of computer science and information technology, and business development continue to expand the scale, which makes the total resources and types of operators have been expanding, leading to the complexity and difficulty of management resources to maintain sustained growth in the. Therefore, this requires the operator to find a technology, can efficiently collect the important information resources, and these data were collected and analyzed standardized, thereby reducing the operator of managers and employees face the burden, ensure operator resources to maintain the efficiency and accuracy of pipe.

With the advent of information system, the progress and development of the concept of "information management" is put forward, it brings more and more profound influence on people's work and life, change people for acquisition, processing, exchange and application of information and ability.

This system is based on the business needs of a new operation, delete operation, modify operation, album information browsing, user management, shopping cart management, order management and other key management schools album, developed by the Web application program is developed using C# language based on a music store MVC mode system, can run in all kinds of browsers, the album's daily management and album purchase, can realize the shopping cart management, purchase order output operation.

This design is based on Windows browser platform, based on Web development platform, using SQL Server and Razor database engine to achieve the basic realization of the development work, such as local modification and delete operations such as user management.

Key Words: ASP.NET development; MVC development; SQL Server database; Web application

目 录

第1章 绪论 1

1.1 系统实现目的及意义 1

1.2 国内外研究现状分析 2

第2章 音乐商店的需求分析 3

2.1 音乐商店的设计目标 3

2.2 音乐商店的需求可行性分析 3

2.3 音乐商店的模块需求分析 3

2.3.1 权限管理系统 3

2.3.2 专辑管理系统 4

2.3.3 交易系统 4

2.3.4 音乐商店所使用的数据库 5

2.4 音乐商店的功能分析 5

2.5 音乐商店的技术路线 6

2.6 音乐商店的数据库需求分析 7

2.6.1 数据流图 7

2.6.2 数据字典 9

第3章 音乐商店的总体设计 12

3.1 音乐商店的功能设计 12

3.1.1 系统架构 12

3.1.2 系统交互结构 13

3.2 音乐商店的流程设计 13

3.2.1 用户管理模块 13

3.2.2 库存管理模块 15

3.2.3 购物车模块 17

3.2.4 订单管理模块 18

3.3 音乐商店的数据库设计 19

3.3.1 用户模型 20

3.3.2 专辑模型 21

3.3.3 艺术家模型 21

3.3.4 购物车模型 22

3.3.5 专辑类别模型 22

3.3.6 订单模型 23

第4章 音乐商店的具体实现 24

4.1 商店启动界面 24

4.2 音乐专辑信息界面 25

4.3 音乐专辑管理界面 26

4.4 登录界面 27

4.5 注册界面 28

4.6 购物车界面 29

4.7 订单界面 31

第5章 音乐商店测试及性能分析 32

5.1 音乐商店的单元测试 32

5.2 音乐商店的功能测试 33

5.3 音乐商店的性能测试 35

5.3.1 性能分析 35

5.3.2 性能测试 38

第6章 总结 40

参考文献 41

致 谢 42

第1章 绪论

1.1 系统实现目的及意义

随着计算机科学与信息技术的飞速进步,以及经营者发展规模的持续扩大,这使得经营者所拥有的资源总量和类型一直在持续扩大,导致资源维护管理的复杂性和困难性也在持续增长。因此,这要求经营者需要寻找一种技术,能够高效地采集这些重要的资源资料信息,并对这些数据进行规范化整理和分析,从而减轻经营者中管理者和员工所面临的负担,保证经营者资源维护管理的高效性和准确性。

因此信息化管理系统便应运而生,它用来维护和管理经营者的重要资产,是一个以人为主,利用相关的软硬件、移动通信设备以及其他相关的办公设备,进行信息的采集、传输、处理、存储、更新和维护的系统。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图