Player

所属分类:多媒体编程
开发工具:Visual C++
文件大小:5349KB
下载次数:61
上传日期:2009-09-06 20:19:45
上 传 者longshen9556
说明:  Vista操作系统下编写的一个音乐播放器,开发环境Visual Studio 2008 C++ ,基于MFC.实现了常用的音乐格式(mp3,wav,wma等),有列表框显示曲目列表,播放暂停,停止播放,音量大小控制,静音,托盘图标显示,托盘图标菜单,列表框伸缩等功能
(Prepared under the Vista operating system, a music player, the development environment Visual Studio 2008 C++, based on MFC. Achieved a common music formats (mp3, wav, wma, etc.), there is a list box displays a track list, play pause, stop playing, the volume size of the control, mute, tray icons, tray icon menu, list boxes, telescopic and other functions)

文件列表:
Player\Player\Player.cpp (1620, 2009-08-31)
Player\Player\Player.h (445, 2009-08-31)
Player\Player\Player.rc (11203, 2009-09-05)
Player\Player\Player.vcproj (9688, 2009-09-05)
Player\Player\Player.vcproj.DragonZ-PC.Administrator.user (1417, 2009-09-04)
Player\Player\Player.vcproj.GAOKUN.gao.user (1409, 2009-09-06)
Player\Player\PlayerDlg.cpp (20547, 2009-09-05)
Player\Player\PlayerDlg.h (2634, 2009-09-05)
Player\Player\res\bitmap2.bmp (2816, 2003-05-31)
Player\Player\res\bitmapre.bmp (1194, 2009-09-05)
Player\Player\res\bitmapvo.bmp (2814, 2009-09-02)
Player\Player\res\bleft1.bmp (4736, 2003-05-31)
Player\Player\res\bleft2.bmp (4736, 2003-05-31)
Player\Player\res\bmp00001.bmp (2814, 2009-09-05)
Player\Player\res\bright1.bmp (4736, 2003-05-31)
Player\Player\res\bright2.bmp (4736, 2003-05-31)
Player\Player\res\chinaz5.ico (99678, 2009-09-01)
Player\Player\res\del1.bmp (2296, 2003-06-01)
Player\Player\res\del2.bmp (2296, 2003-06-01)
Player\Player\res\exit_foc.bmp (1194, 2003-05-30)
Player\Player\res\exit_nor.bmp (1194, 2003-05-30)
Player\Player\res\jingyin1.bmp (4854, 2009-09-02)
Player\Player\res\jingyin2.bmp (4854, 2009-09-02)
Player\Player\res\logo.bmp (149656, 2003-06-01)
Player\Player\res\min_focu.bmp (1194, 2003-05-30)
Player\Player\res\min_norm.bmp (1194, 2003-05-30)
Player\Player\res\open1.bmp (2816, 2003-06-01)
Player\Player\res\open3.bmp (2816, 2003-05-31)
Player\Player\res\pause.bmp (4856, 2003-05-31)
Player\Player\res\play1.bmp (4856, 2003-05-31)
Player\Player\res\play3.bmp (4856, 2003-05-31)
Player\Player\res\Player.rc2 (362, 2009-08-31)
Player\Player\res\ra.bmp (4856, 2003-06-01)
Player\Player\res\ra1.bmp (4856, 2003-06-01)
Player\Player\res\rb.bmp (4856, 2003-06-01)
Player\Player\res\rb1.bmp (4856, 2003-06-01)
Player\Player\res\repeat1.bmp (1194, 2009-09-05)
Player\Player\res\rp1.bmp (2816, 2003-05-31)
Player\Player\res\rp2.bmp (2816, 2003-05-31)
... ...

================================================================================ MICROSOFT 基础类库: Player 项目概述 =============================================================================== 应用程序向导已为您创建此 Player 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识,而且可作为编写应用程序的起点。 此文件包含组成 Player 应用程序的各个文件的内容摘要。 Player.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Player.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CPlayerApp 应用程序类。 Player.cpp 这是包含应用程序类 CPlayerApp 的主要应用程序源文件。 Player.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。 res\Player.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件 Player.rc 中。 res\Player.rc2 此文件包含不是由 Microsoft Visual C++ 编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个对话框类: PlayerDlg.h,PlayerDlg.cpp - 对话框 这些文件包含 CPlayerDlg 类。该类定义应用程序主对话框的行为。该对话框的模板位于 Player.rc 中,该文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 Player.pch 的预编译头(PCH)文件和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 Player.manifest Windows XP 使用应用程序清单文件描述应用程序 对特定版本并行程序集的依赖性。加载程序使用此 信息从程序集缓存加载相应程序集或 从应用程序加载私有信息。应用程序清单可能作为 与应用程序可执行文件安装在同一文件夹中的外部 .manifest 文件包括在内以便重新发布, 也可能以资源的形式包括在该可执行文件中。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,则将需要重新发布 MFC DLL。如果应用程序所用与操作系统的区域设置不同,则也将必须重新发布对应的本地化资源 MFC90XXX.DLL。 有关这两个主题的详细信息,请参阅 MSDN 文档中有关重新发布 Visual C++ 应用程序的部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者