登录
首页 » Windows开发 » 基于API的录音机程序,包括数字音频基础知识,相关API函数,结构,消息及程序设计

基于API的录音机程序,包括数字音频基础知识,相关API函数,结构,消息及程序设计

于 2023-04-26 发布 文件大小:27.44 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

基于API的录音机程序,包括数字音频基础知识,相关API函数,结构,消息及程序设计-API based on a tape recorder procedures, including basic knowledge of digital audio, related API function, structure, news and program design

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
    1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。   3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
    2022-03-03 19:10:51下载
    积分:1
  • 解释:
    新增部分: --开放扎昆任务-- --推出活动地图-- --支持手柄功能-- --道具打包销售功能-- 修正部分: --部分NPC对话乱码-- --使用高级喇叭出现频道错误-- --熊猫宠物佩戴装饰品无效果问题-Explains: Increases the part: The opening grips the elder brother duty promotes moves the map support handle function stage prop packs the sales function revision part: The partial NPC dialogue additive device use high-quality loudspeaker appears the frequency channel wrong panda bear pet wears the ornament non- effect question
    2022-10-14 19:55:03下载
    积分:1
  • 好东西啊 大家多支持啊 传给大家分享关于UDP的原代码
    好东西啊 大家多支持啊 传给大家分享关于UDP的原代码 -Good things ah ah to the U.S. to support the U.S. more than the sharing of information on the original UDP code
    2023-02-23 17:55:04下载
    积分:1
  • ftp client
    ftp 客戶端程式,可自動傳送檔案至ftp 主機 ,主機須先安裝Ftpserver ,並設定好足夠權限的資料夾
    2023-08-09 00:40:03下载
    积分:1
  • matlab6.5下写的三类问题的基于最大最小聚类方面写的聚类程序...
    matlab6.5下写的三类问题的基于最大最小聚类方面写的聚类程序-matlab6.5 wrote under the three categories based on the largest area was the smallest cluster clustering procedure
    2023-02-02 18:15:04下载
    积分:1
  • VC++ ATL
    VC++ ATL development
    2022-03-21 20:57:43下载
    积分:1
  • 利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵...
    利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
    2023-01-21 20:05:03下载
    积分:1
  •   很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的...
      很多ASP代码编写着都会遇到,当提交表单或URL中的信息太多,写Request.Form等语句会很麻烦。有时甚至要写几十个之多。如果可以直接输入变量就自动的写出Rs(),Request.Form(),Request.Querystring()等语句。将大大减轻编写着的负担!   还有时候可能需要这些格式语句中的变量,一个个的选中再复制也同样非常烦人。如果可以自动把这些Rs(),Request.Form(),Request.Querystring()等格式语句中的变量提取出来,那是多么领ASP代码编写着兴奋啊! ASP变量助手 可以满足这些要求,支持 【变量】->『格式』 和 『格式』->【变量】双向转换。不但预设了常用的5种转换格式,还支持自定义转换格式!绿色免费软件,不写注册表,不用安装!-many ASP code will be prepared to encounter when submitting a form or a URL that too much information, write Request.Form such phrases will be very troublesome. Sometimes even write as many as several dozen. If direct input variables can automatically write the Rs (), Request.Form (), Request.Querystring () statement. Be prepared to significantly reduce the burden! There may be times when they need to form statements variables, a further 000 copies of selected also very annoying. If these can be automatically Rs (), Request.Form (), Request.Querystring () formats statements extracted variables, it is how prepared from ASP code with e
    2023-05-03 04:25:03下载
    积分:1
  • 说明:TGrabBar 是一个 Windows95 式样画面分隔棒 (Splitter) 构件,提供水平分隔及垂直分隔两种类型 ( 1.14 版,附源码 )...
    说明:TGrabBar 是一个 Windows95 式样画面分隔棒 (Splitter) 构件,提供水平分隔及垂直分隔两种类型 ( 1.14 版,附源码 ) -: TGrabBar Windows95 is a separate bar style images (Splitter) components, the level of separation and vertical separation of two types (1.14 version, with source)
    2022-08-09 07:17:23下载
    积分:1
  • 有点连线,silverlight
    silverlight有点连线,GIS
    2022-07-07 08:47:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载