登录
首页 » 界面开发 » 程序说明: 本例使用API函数 CDdoor 来控制光驱门的开和关 程序十分简单,由于 CDdoor 函数自身包含了对异常 错误的处理机制,因此这个程序的通用性...

程序说明: 本例使用API函数 CDdoor 来控制光驱门的开和关 程序十分简单,由于 CDdoor 函数自身包含了对异常 错误的处理机制,因此这个程序的通用性...

于 2022-01-30 发布 文件大小:1.95 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

程序说明: 本例使用API函数 CDdoor 来控制光驱门的开和关 程序十分简单,由于 CDdoor 函数自身包含了对异常 错误的处理机制,因此这个程序的通用性很高,你可 以把这段代码移植到你的程序中,实现某些多媒体播 放器所常用的开关光驱的功能-procedures Note : In this example, using the API function CDdoor drive to control the doors opened and the clearance process is very simple, self-contained CDdoor function of abnormal error handling mechanism, the process is highly generic, you can put this code into your program and some multimedia player All are commonly used in the switch drive functions

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

发表评论

0 个回复

  • 控制灯使用 arduino 和 c + +
    应用程序启用对控制活动和处于非活动状态玩 电视电台, 使用由 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 c++arduino控制使用 相关源码推荐 qt tcp客户端 0 0 暂无评分arduino 驱动 4002 0 0 暂无评分KC注释的源码 0 0 暂无评分Q4SDKSRC 0 0 暂无评分快速排序算法 0 0 暂无评分 介绍信息预览(0条)评论打分
    2023-03-04 20:40:03下载
    积分:1
  • Multiple sets of parameters stored card data, to achieve dynamic control of the...
    存储多组网卡参数数据,实现动态控制网卡功能。-Multiple sets of parameters stored card data, to achieve dynamic control of the network card function.
    2023-08-12 09:45:03下载
    积分:1
  • 源代码帧识别
    Frame recognition with source code
    2022-03-07 03:39:43下载
    积分:1
  • 钩子程序
    全局钩子,可以实现对键盘的监听和消息的处理,供新手学习系统编程
    2022-11-04 20:45:03下载
    积分:1
  • 图像简单的拼接方的知识,功能是实现两个图片的简单拼接,能够吧两个图像拼接成一个大的图像文件进行观看。...
    图像简单的拼接方面的知识,功能是实现两个图片的简单拼接,能够吧两个图像拼接成一个大的图像文件进行观看。-Image Stitching simple in terms of knowledge, the two functions is a simple photo mosaic, it can be two images are combined into one large image files for viewing.
    2022-06-12 08:01:59下载
    积分:1
  • WTL System Information Class Demo
    WTL 系统信息类演示 -WTL System Information Class Demo
    2022-04-16 00:19:05下载
    积分:1
  • windows game programming examples, there are hundreds of examples of procedures,...
    windows游戏编程例子,有上百了例子程序,演示各种应用 [MTSClientSrc.zip] - 于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令 [国际象棋在线游戏服务器端程序.rar] - 国际象棋在线游戏服务器端程序 -windows game programming examples, there are hundreds of examples of procedures, demonstration of a wide range of applications [MTSClientSrc.zip]- in the multi-threaded tcp services corresponding client code, the main achievement of sending commands to the server and then out from the server-side return command [chess online game server-side procedures. rar]- Chess online games, server-side procedures
    2022-08-12 22:53:04下载
    积分:1
  • This a net chatting tool, written by me, shiingore, using Sockets.
    This a net chatting tool,written by me,shiingore,using Sockets,-This a net chatting tool, written by me, shiingore, using Sockets.
    2022-04-02 04:21:54下载
    积分:1
  • 非常漂亮的一个,和以往方法不同,采用了,html的方更改
    非常漂亮的一个界面,和以往方法不同,采用了,html的方面更改界面。-A very beautiful interface, and previous methods used, html change the interface areas.
    2022-01-23 10:22:30下载
    积分:1
  • 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是...
    1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use
    2022-11-30 05:15:03下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载