文件名称:simplerecord
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-15
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- jpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB实现的录音机程序,有一个简单的界面可实现对录音的控制,在录音完毕后可播放试听录音,变量定义:
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。-VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.
Dim Time_Start 定义变量存储开始计时的时间
Dim Time_Lenth 定义变量存储Slider1控件的最大值
Dim MyTime 定义变量存储已经录制的时间
更多请参阅源代码。-VB realize recorder program has a simple interface that enables control of the recording, after recording can be played in the audition recording, variable definition: Dim Time_Start define a variable to store the timing of the start time Dim Dim Time_Lenth define variables to store the maximum control Slider1 MyTime defined variable storage has recorded more time, please refer to the source code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
简易录音机\Form1.frm
..........\Mdl_Sub.bas
..........\MSSCCPRJ.SCC
..........\Project1.vbp
..........\Project1.vbw
简易录音机