搜索资源列表
yinyue
- 一个可以在VC++中实现自动播放音乐的简易播放器-In a VC++ in the realization of the simple auto-play music player
MP3
- MP3 播放器 自己编写的一个简易的音乐播放器-MP3 player I have written a simple music player
vcplayer
- 一个简易实用的VC播放器,界面没什么修饰,仅包括比较基本的音乐播放功能,支持MP3播放,可快进、后退、停止,添加音乐文件-A simple and practical VC player, no modification of the interface includes only the more basic music playback, MP3 playback, fast forward, rewind, stop, add music files
vcplayer
- 一个简易实用的VC播放器,界面没什么修饰,仅包括比较基本的音乐播放功能,支持MP3播放,可快进、后退、停止,添加音乐文件,对初学者来说,可以借鉴一些基础的代码,再不断的完善,做出功能更强劲的播放器来。-A simple and practical VC player, no modification of the interface includes only the more basic music playback, MP3 playback, fast forward, rewind, s
jianyibofangqi
- 简易多媒体播放器,vb语言编写~~可以播放MP3音乐文件-media player
personal-music-player-navigation
- VB制作个人音乐导航播放器:利用vb制作具有个人色彩的个性化音乐播放器。简易而实用。-VB making personal music players Navigation: use vb create personalized with a personal touch music player. Simple and practical.
MusicMan
- 简易的音乐播放器,支持播放列表.还有一些控件应用-simple music player
java
- 这个是一个简易的播放器,可以播放音乐,并有精美的界面设计。-This is a simple player, can play music And there are attractive interface design
myplayDlg
- 简易播放器 但进度条没有弄 能实现对多种音乐格式的播放功能-Simple player progress bar does not get
TestLyric
- 歌词显示,用c语言实现的简易的歌词附带有歌词显示的音乐播放器-Lyrics display, using c language comes with simple lyrics lyrics music player
Music
- 使用libzplay库编写的简易音乐播放器,界面清新简单-Summary prepared using libzplay library music player interface is simple and fresh
音乐播放器(C++源代码)
- 主要是在控制台上对简易音乐播放器应用程序的设计与实现进行讨论,通过这一过程来进一步学习C/C++,这样对个人和团队的能力的提升有很大的意义。(Mainly on the console, we discuss the design and implementation of the application of the simple music player, and further learn C/C++ through this process, which is of great sign
简易音乐播放器
- 采用Qt开发框架,C++、Qml混合编程编写的简单的带歌词的音乐播放器
简易音乐播放器(带歌词)
- 一款简易的音乐播放器,带歌词,可以按行滚动,界面用qml编写。