-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分:1
-
用VC环境和DirectX写的一个龙珠找碴的游戏,游戏底层库为风魂
用VC环境和DirectX写的一个龙珠找碴的游戏,游戏底层库为风魂-VC environment and DirectX write a Pearl intellectually games, games for the bottom of the Wind Spirit
- 2023-08-25 07:25:03下载
- 积分:1
-
用c写的一个分割文件的源程序,写的不错,注析完整。
用c写的一个分割文件的源程序,写的不错,注析完整。-written with a separate source of the documents, written in good, Note On integrity.
- 2022-02-06 11:05:06下载
- 积分:1
-
基于科大讯飞服务器版TTS功能调用的包装, 编译目标是DLL文件,需要用到TTS功能的应用可以调用此D...
基于科大讯飞服务器版TTS功能调用的包装, 编译目标是DLL文件,需要用到TTS功能的应用可以调用此D-appear on the HKUST fly Server TTS function called packaging, compiler target is DLL files. necessary to use TTS function of the application can call this D
- 2022-07-21 01:22:42下载
- 积分:1
-
此为监控系统的设备协议,用于电信系统基站监控,此为商业版本。具体与开发者联系...
此为监控系统的设备协议,用于电信系统基站监控,此为商业版本。具体与开发者联系-This is used in telecommunications systematic base station monitoring for the equipment agreement of supervisory system, this is commercial edition. Specific and development connects
- 2022-01-28 13:43:03下载
- 积分:1
-
A relatively simple game code.
一个比较简单得游戏代码,-A relatively simple game code.
- 2022-02-16 04:55:00下载
- 积分:1
-
E属性
- 2023-06-28 13:30:04下载
- 积分:1
-
Simple transformation of the number of M
简单的数字进制转化程序,相对WINDOWS自带计算器的优势是可以自动转换整数与小数部分的数值。-Simple transformation of the number of M-ary procedures, the relative advantages WINDOWS own calculator can be automatically converted to an integer and decimal part of the value.
- 2022-01-27 14:49:31下载
- 积分:1
-
《Visual C++ 2005编程实例精粹》一书的完整源代码。完整
《Visual C++ 2005编程实例精粹》一书的完整源代码。完整- Visual C++ 2005 programming examples essence, a book full source code. Complete
- 2023-06-18 13:15:05下载
- 积分:1
-
我自己用api编的一个写字板程序,初学者可以学习一下。
我自己用api编的一个写字板程序,初学者可以学习一下。-This is my notepad, which code by API directly. for beginer ref.
- 2022-02-26 04:46:26下载
- 积分:1