文件名称:how-to-make-MP3-player
介绍说明--下载内容均来自于网络,请自行研究使用
利用VC++6.0或VC++.net环境开发,实现一个MP3播放器。其中有浏览文件、播放、暂停、上一首、下一首、停止等功能,还有状态栏标识曲名、作者、文件大小、存放位置。-Using vc++ 6.0 or VC++ the.net environment development, realize a MP3 player. Among them are browse the file, play, pause, a, a, stop under, and other functions, and the status bar logo song name, authors, file size, storage location.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
如何制作MP3播放器\APP.ICO
.................\Form1.h
.................\RESOURCE.H
.................\STDAFX.H
.................\AssemblyInfo.cpp
.................\Form1.cpp
.................\STDAFX.CPP
.................\APP.RC
.................\Example.vcproj
.................\Example.sln
.................\Release\BuildLog.htm
.................\.......\AssemblyInfo.obj
.................\.......\Form1.obj
.................\.......\STDAFX.OBJ
.................\.......\Example.pdb
.................\.......\VC70.PDB
.................\.......\Example.pch
.................\.......\VC70.IDB
.................\.......\APP.RES
.................\.......\Example.Form1.resources
.................\.......\Example.exe
.................\.......\AxInterop.MediaPlayer.dll
.................\.......\Interop.MediaPlayer.dll
.................\ReadMe.txt
.................\APP.APS
.................\Form1.resX
.................\Example.suo
.................\TEMP\AxInterop.MediaPlayer.dll
.................\....\Interop.MediaPlayer.dll
.................\....\Stdole.dll
.................\Release
.................\TEMP
如何制作MP3播放器
.................\Form1.h
.................\RESOURCE.H
.................\STDAFX.H
.................\AssemblyInfo.cpp
.................\Form1.cpp
.................\STDAFX.CPP
.................\APP.RC
.................\Example.vcproj
.................\Example.sln
.................\Release\BuildLog.htm
.................\.......\AssemblyInfo.obj
.................\.......\Form1.obj
.................\.......\STDAFX.OBJ
.................\.......\Example.pdb
.................\.......\VC70.PDB
.................\.......\Example.pch
.................\.......\VC70.IDB
.................\.......\APP.RES
.................\.......\Example.Form1.resources
.................\.......\Example.exe
.................\.......\AxInterop.MediaPlayer.dll
.................\.......\Interop.MediaPlayer.dll
.................\ReadMe.txt
.................\APP.APS
.................\Form1.resX
.................\Example.suo
.................\TEMP\AxInterop.MediaPlayer.dll
.................\....\Interop.MediaPlayer.dll
.................\....\Stdole.dll
.................\Release
.................\TEMP
如何制作MP3播放器