当前位置:首页 > 洪洞在线音乐管理系统的设计与实现
洪洞在线音乐管理系统的设计与实现
大 连 民 族 学 院 本 科 毕 业 设 计(论 文)
洪洞在线音乐管理系统的设计与实现
学 院(系):计算机科学与工程学院 专 业: 网络工程 学 生 姓 名: 周洪瑜 学 号: 2010083230 指 导 教 师: 袁克杰 评 阅 教 师: 完 成 日 期:
大连民族学院
洪洞在线音乐管理系统的设计与实现
摘 要
随着当前互联网的高速发展,各式各样的网站多如牛毛,在这其中,音乐网站的队伍日益壮大起来,这主要是因为IT行业与网络音乐的融合进一步加强,各式各样的新型音乐服务纷纷涌现,大大扩展了音乐产业的盈利空间。因此,越来越多的音乐网站都如雨后春笋般出现在广大用户面前,个性化的在线音乐网站最受中国广大用户的亲涞。
通过对音乐网站的一番调查与分析,在用户对音乐需求的解析基础上,明确了在线音乐点播系统要实现的具体功能,并阐述系统的结构设计和功能设计,实现一个小型在线音乐网站。
关键词:网络音乐;个性;网站
1
洪洞在线音乐管理系统的设计与实现
Abstract
With the current rapid development of the Internet, a wide variety of sites abundance, in this one, the team growing up music sites, mainly because of the integration of IT and network music industry to further strengthen, a variety of new music service have emerged, greatly expanding the music industry's profitability. Therefore, more and more music sites have sprung up in front of the majority of users, personalized online music sites most Chinese customers pro-Lai.
Through some of the music site investigation and analysis, the user needs to resolve on the basis of music, clear the specific features of the online music-on-demand system to be achieved, and explains the structure of the system design and functional design, implement a small online music websites.
Keywords: Online music; personality; website
2
洪洞在线音乐管理系统的设计与实现
目 录
摘 要 .........................................................................................................................................1 Abstract ..............................................................................................................................................2 目 录 .......................................................................................................................................3 1概述 .................................................................................................................................................1
1.1研究背景 ...............................................................................................................................1 1.2 研究内容 ..............................................................................................................................1 1.3 开发环境介绍.......................................................................................................................1 1.4相关技术介绍 ........................................................................................................................2
1.41开发工具之JSP ...........................................................................................................2 1.42开发工具之MyEclipse9.0 ............................................................................................2 1.4.3 开发工具之MySQL数据库 ........................................................................................3 1.4.4开发工具之Tomcat ....................................................................................................3
2 系统分析 .........................................................................................................................................4 2.1 系统功能概述 ..............................................................................................................................4
2.1.1系统前台功能概述 ......................................................................................................4 2.1.2 系统后台功能概述 .....................................................................................................4 2.2 需求分析 ..............................................................................................................................4
2.2.1 系统主要需求描述 .....................................................................................................5 2.2.2 数据流图 ....................................................................................................................5 2.2.3 数据字典 ....................................................................................................................6
3 概要设计 ....................................................................................................................................... 11
3.1 系统总体结构图 ................................................................................................................. 11 3.2 数据库概念设计 .................................................................................................................12 4 详细设计 .......................................................................................................................................13
4.1 数据库设计 ........................................................................................................................13 4.2 系统主要模块的设计 ..........................................................................................................14
4.2.1 已注册用户模块设计 ...............................................................................................14 4.2.2 管理员模块设计 .......................................................................................................15
5 系统实现 .......................................................................................................................................16
5.1 系统母版页的实现 .............................................................................................................16
5.1.1 系统首页实现 ...........................................................................................................16 5.1.2 上传歌曲页面的实现 ................................................................................................16 5.1.3 管理我的歌曲页面的实现 ........................................................................................17 5.1.4 下载歌曲页面的实现 ...............................................................................................17 5.1.5 短消息与留言板的实现 ...........................................................................................18
6 系统的调试与测试 ........................................................................................................................20 6.1 程序调试....................................................................................................................................20
6.2 程序测试 ............................................................................................................................20 结 论 ..........................................................................................................................................22 参考文献 ..........................................................................................................................................23 致 谢 ................................................................................................................................................24
3
共分享92篇相关文档