搜索结果
找到约 47 项符合
adds 的查询结果
按分类筛选
驱动编程 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 both x86 and ...
Linux/Unix编程 BLT is a library of extensions to the Tk library. It adds new commands and variables to the applicat
BLT is a library of extensions to the Tk library. It adds new commands and variables to the application s interpreter.
其他 Adds noise to processes x1(n) and x2(n), at SNR=snr, using seeds s1 and s2.
Adds noise to processes x1(n) and x2(n), at
SNR=snr, using seeds s1 and s2.
Internet/网络编程 DescriptionThis adds some support for SSL renegotiation over V1.
DescriptionThis adds some support for SSL renegotiation over V1.
驱动编程 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 ...
驱动编程 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 ...
驱动编程 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.
JavaScript A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality and extended DHTML capab
A Cross-browser JavaScript DHTML Library which adds Drag Drop functionality and extended DHTML capabilities to layers and to any desired image, even those integrated into the text flow.
Internet/网络编程 /* This IPv4 example listens for incoming packets and automatically adds destinations for new so
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子 ...
MySQL数据库 This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible.