搜索结果
找到约 72 项符合
Plug 的查询结果
按分类筛选
- 全部分类
- 驱动编程 (23)
- Java编程 (7)
- 其他 (4)
- 书籍 (4)
- 通讯编程文档 (2)
- Java书籍 (2)
- 操作系统开发 (2)
- 嵌入式/单片机编程 (2)
- VC书籍 (2)
- 技术资料 (2)
- 模拟电子 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 无线通信 (1)
- 游戏 (1)
- Internet/网络编程 (1)
- 文章/文档 (1)
- 单片机开发 (1)
- 微处理器开发 (1)
- 电子书籍 (1)
- 其他数据库 (1)
- Windows CE (1)
- Windows Mobile (1)
- USB编程 (1)
- 中间件编程 (1)
- Jsp/Servlet (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- Symbian (1)
- 驱动程序 (1)
- 笔记 (1)
- VIP专区 (1)
Java编程 用SWT 实现的截屏程序。源码中有注释
用SWT 实现的截屏程序。源码中有注释,拷贝到eclipse plug-in工程中,在eclipse环境下独立运行。
Windows CE The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports P
The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...
操作系统开发 DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework t
DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
驱动编程 This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. U
This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln utility.
Java编程 Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only
Copy gen_jmsn.dll to your Winamp Plugins Directory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started ...
Java书籍 Eclipse 是主要的java 开发软件(免费)
Eclipse 是主要的java 开发软件(免费),这是Eclipse的开发使用教程,包括eclipse plug-in 的使用讲解
USB编程 usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode
usb bulk 传输例程。
* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).
* Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.
* This sample is based off the selSusp DDK sample. ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
驱动编程 The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.