JAVA的音乐播放器的设计与实现

JAVA的音乐播放器基于Java编程语言,采用Eclipse集成开发环境,以及Microsoft SQLServer2008数据库管理软件开发的音乐播放器。


摘要:随着社会的不断进步,人们不再满足物质生活水平的单一提升,开始提高自己的精神生活水准,因此,欣赏杰出的音乐成为人们生活中不可缺少的一部分。人们对音乐的需求,带来了音乐播放器的发展,随着人们对音乐品质的不同需求,市场上基于不同用户需求的音乐播放器也层出不穷,其使用起来各有特色,但是,基于大众需求的音乐播放器使用功能复杂,操作不方便,很大程度上影响了用户的使效果。

本系统不仅具有音乐的播放/暂停、上/下一曲、播放模式选择等播放控制需求,皮肤、歌词、颜色选择等个性化设置需求,而且操作简单、界面友好,极大的方便了用户使用。

本系统基于Java编程语言,采用Eclipse集成开发环境,以及Microsoft SQLServer2008数据库管理软件开发的音乐播放器。经测试系统运行正常,功能较全,满足了用户对于音乐播放器的基本需求。

关键词:精神生活;音乐播放器;音乐品质;界面友好

Abstract:Along with the advance of society, People are no longer satisfied with a single level of material life's development , beginning to improve their spiritual life level , so , appreciating good music is an indispensable part of people's life . People's demand for music brings the development of music player , as people to the demand of music quality , On the market based on the needs of different users of music players are continuing without end . Its use has its own characteristics. However, the music player based on the needs of the public use of complex functions, the operation is not convenient, largely affected the user to use the effect.

Compared with mainstream music player, this system not only has the music play/pause, the up/down a song, play mode selection control demand, skin, lyrics, color choose personalized Settings such as demand, and the operation is simple, friendly interface, great convenience for users.

This system is based on the Java programming language, and developed by Microsoft SQL Server 2008 database management software and the Eclipse integrated development environment. After testing, the system runs normally and functions more fully. It meets the basic requirements of the user for the music player.

Key words:Spirit Life;Music Player;Music Quality;Interface Friendly

目录

第一章绪论 1

1.1研究背景 1

1.2音乐播放器现状 1

1.3本文研究内容和意义 1

1.4本文章节结构 2

第二章相关技术简介 3

2.1JDBC简介 3

2.2Swing技术 3

2.3Eclipse介绍 4

2.4MicrosoftSQLServer2008简介 4

2.5本章小结 5

第三章需求分析 6

3.1可行性分析 6

3.2需求分析 6

3.3本章小结 9

第四章系统设计 10

4.1系统框架设计 10

4.2系统功能模块设计 10

4.3数据库设计 12

4.4本章小结 12

第五章系统实现 13

5.1控制模块的实现 13

5.2我的音乐模块的实现 13

5.3个性化设置模块的实现 14

5.4用户管理模块的实现 16

5.5本章小结 16

第六章测试 17

6.1系统测试 17

6.2本章小结 18

第七章总结与展望 19

7.1总结 19

7.2展望 19

致谢 20

参考文献 21

第一章绪论

1.1研究背景

自从音乐出现以来,其一直作为人们情感表达的主要形式,不同风格的音乐可以表达不同的情感,与此同时,人们在不同的情感下也会去听不同风格的歌曲。因此,音乐对人们的重要性不言而喻,而与之密切相关的音乐播放器,也随着人们对音乐需求的改变而改变着,其功能越来越复杂,界面越来越友好,满足了绝大多数用户的需求,但也正是由于此,现有的音乐播放器嵌入了许多繁琐而少用的功能,使得人们的使用并不是那么得心应手。