-
利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的
利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。 下面就可以编写代码了。首先在窗体的"通用声明"部分声明函数-The use of API function [mciSendString] easily play MP3 music files
- 2022-02-09 17:10:38下载
- 积分:1
-
参数pszSound是标识要播放声音的字符串。 参数hmod是包含声音资源的可执行文件的句柄,当设置了SND_RESOURCE时,它不为NULL,其它情况为NU...
参数pszSound是标识要播放声音的字符串。 参数hmod是包含声音资源的可执行文件的句柄,当设置了SND_RESOURCE时,它不为NULL,其它情况为NULL。 参数fdwSound作用之一是表明声音资源的来源,它是一系列值的组合,通过或运算连在一起,设置适当的值可以控制声音的播放效果。如:SND_LOOP表示循环播放,SND_SYNC表示同步播放,更具体可以参考M-parameters pszSound logo is to play the voice of the string. Parameters hmod includes voice resources of the executable file handle, SND_RESOURCE when installed, it is not NULL, NULL other circumstances. Parameters fdwSound role is one of the voices and the source, it is a series of portfolio value, or processing units, setting appropriate values can control the voice of playback. Such as : SND_LOOP said cycle broadcast simultaneously broadcast SND_SYNC said, can be more specific reference M
- 2022-03-01 04:37:20下载
- 积分:1
-
能够使用相同的代码在Unix和MS
To be able to use the same code on both unix and MS-Windows platforms, I decided to write some simple wrapper classes for the existing thread functions on those platforms
- 2022-01-28 23:53:36下载
- 积分:1
-
computer graphics curriculum design
计算机图形学课程设计-旋转的立体, C语言实现,交互式图形界面,有消隐算法,可选择不同立体,同时可选择按不同方向旋转。-computer graphics curriculum design-rotating three-dimensional, and C language, interactive graphical interface, blanking algorithm choice of different three-dimensional, while the option by rotating in different directions.
- 2022-08-15 15:13:59下载
- 积分:1
-
DirectShow.rar
DirectShow.rar C# 源代码-DirectShow.rar
- 2023-04-14 12:20:03下载
- 积分:1
-
首屈一指的开源mp3播放软件。非常漂亮强大,不需要任何附加库,也不要derect show等垃圾,只要有vc就可以编译。...
首屈一指的开源mp3播放软件。非常漂亮强大,不需要任何附加库,也不要derect show等垃圾,只要有vc就可以编译。-Leading open source mp3 player software. Very pretty powerful, does not require any additional libraries, and do not derect show, such as garbage, as long as there is vc can be compiled.
- 2022-01-26 05:28:10下载
- 积分:1
-
程序cdreader
一个CDREADER程序- a program about cdreader
- 2022-08-13 04:04:23下载
- 积分:1
-
flash图像撤销方法
本程序可以撤销对画笔的操作,实现和ps撤销功能一样的效果,本程序可以撤销对画笔的操作,实现和ps撤销功能一样的效果,本程序可以撤销对画笔的操作,实现和ps撤销功能一样的效果,
- 2022-03-07 15:13:27下载
- 积分:1
-
从网络上搜集的资料整理编写的双窗口(控制&播放)FLASH播放器,最近把一些BUG解决了,里面含有所有源代码和一个经UPXShell压缩过的编译好的EXE文件,...
从网络上搜集的资料整理编写的双窗口(控制&播放)FLASH播放器,最近把一些BUG解决了,里面含有所有源代码和一个经UPXShell压缩过的编译好的EXE文件,本代码开源,欢迎指正不足。-The information collected from the network and write dual-window (Control & Play) FLASH player, recently settled a number of BUG, which contains all the source code and a compressed through UPXShell compiled EXE file, the code is open source, please correct me enough.
- 2023-04-15 11:50:03下载
- 积分:1
-
压缩包解压时没有密码,请放心使用本软件,非常的简便使用。...
压缩包解压时没有密码,请放心使用本软件,非常的简便使用。-When decompression of compressed packets do not have a password, please rest assured that using this software, very easy to use.
- 2022-12-14 03:35:03下载
- 积分:1