搜索资源列表
2
- 目前市场上的媒体播放器产品琳琅满目,外国的有MicroSoft的Media Player、Winamp,……国产的有超级解霸200X、东方影都等等,让人不知道用什么好了。其实对一个程序员来说,媒体播放器的DIY也不象想象中的那么复杂,Mp3因其较高的压缩率,较好的音质,成为越来越多的使用者的喜爱,用自己编制的mp3播放器听mp3音乐一定很有乐趣.另外,这篇毕业设计也是检验我对delphi的认识和理解。作为修完大学课程的大学生,能够作出一个有基本功能的MP3播放器-Currently on the
Delphi_334147
- Delphi:使用Delphi语言编写一个带记忆功能的音乐播放器,也就是可以保留打开的音乐文件播放记录,历史记录存储于INI文件中,这也是使用相当方便的一种模式,本例所要展现的功能是播放记录保存的功能,因此在播放器本身的功能方面做的并不多。 -Delphi: Delphi language using a music player with memory function, that is, you can keep open the music file to play records,
Delphi_101771
- Delphi:可连续播放的MP3播放器,简单设计了一个界面,可以连续播放MP3音乐文件,其实类似功能的播放器Delphi源码有很多,多多参考,提高你的Delphi编程水平。 -Delphi: continuous playback of MP3 player, designed a simple interface, can play MP3 music files, in fact similar functions player Delphi source code has a lot,
MUSIC
- 用Delphi做的一个简单音乐播放器,实现基本播放控制,歌曲列表、flash动画,托盘图标、记忆播放歌曲列表等功能(Using Delphi to make a simple music player, to achieve basic playback control, song list, flash animation, tray icon, memory play song list and other functions)