---文档均为word文档,下载后可直接编辑使用亦可打印---
摘 要
Internet使全球走向信息化,走向数字化时代,为全球的用户提供了数字便利和数据传输便利的操作平台,大大缩短了人与人之间信息传递和信息交换以及信息资源交换的时间。音乐软件APP几乎人人都有,但在这个音乐软件百花齐放百家争鸣的时代,我们听不同歌手的歌需要不同的软件,于是我开发了这个基于vue.js的在线音乐平台。本平台的构建技术是以vue.js为基底,后台数据库支撑用的是MongoDB分布式文档存储数据库。该数据库的特点是高性能,易部署,易使用。此网站严格按照软件工程中的指导方法来进行构建以及测试。赋予了音乐网站 管理 用户信息注册登陆 用户播放MV 音乐搜索等功能。
关键词:音乐 vue.js 登录注册 音乐搜索
Abstract
The Internet has enabled the world to move towards informationization and the digital era. It has provided users with a platform for digital convenience and data transmission, which has greatly shortened the time for information transfer, information exchange, and information resource exchange between people. Almost everyone has a music software app, but in this era of music software with hundreds of flowers, we need different software to listen to the songs of different singers, so I developed this online music platform based on vue.js. The construction technology of this platform is based on vue.js, and the back-end database supports the MongoDB distributed document storage database. The database is characterized by high performance, ease of deployment, and ease of use. This website is built and tested in strict accordance with the guidelines in software engineering. It provides music website management, user information registration and login, and users can play MV music search and other functions.
Keywords: Music Vue.js Login Registration Music Search
目 录
第一章 绪论 ............................................. 1 1.1 课题的研究背景及意义 ............................... 1 1.2 国内外研究现状 ..................................... 1 1.2.1国内研究现状 .................................... 1 1.2.2国外研究现状 .................................... 1 1.3 主要内容及安排 ..................................... 2 第二章 关键技术介绍 ..................................... 3 2.1 Vue.js介绍 ......................................... 3 2.1.1 Vue.js的概述和特点 ............................. 3 2.2 AXIOS介绍 .......................................... 3 2.2.1 AXIOS的概述和特点 .............................. 3 2.3 SASS预处理器概述和特点 ............................. 3 2.3.1 SASS预处理器的概述和特点 ....................... 3 2.4 JavaScript CSS HTML概述和特点 ...................... 4 2.4.1 HTML的概述和特点 ............................... 4 2.4.3 CSS的概述和特点 ................................ 4 2.4.5 JavaScript的概述和特点 ......................... 4 2.5 vue-router概述和特点 ............................... 4 2.5.1 vue-router的概述和特点 ......................... 4 第三章 可行性分析与需求分析 .............................. 5 3.1 可行性分析 ......................................... 5 3.1.1 技术可行性 ...................................... 5 3.1.2经济可行性 ...................................... 5 3.2 系统的需要具备的特点 ............................... 5 3.3 功能结构分析 ....................................... 6