-
-
addfilter.zip
... 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 platform. ...
-
ElectricBlue.zip
ElectricBlue bluetooth stack是一个支持百分之百的蓝牙协议的Java工具包,可以在J2SE中应用。它采用微软的原生栈,可以支持视窗XP/Vista下安装的所有蓝牙栈(通常是在默认的状态下)。
-
-
-
-
-
-
-
-
003.rar
第3章 隐藏实现 42
3.1 设置限制 42
3.2 C++的存取控制 42
3.3 友元 44
3.3.1 嵌套友元 45
3.3.2 它是纯的吗 48
3.4 对象布局 48
3.5 类 48
3.5.1 用存取控制来修改stash 50
3.5.2 用存取控制来修改stack 51
3.6 句柄类(handle classes) 51
3.6.1 可见的实现部分 51
3.6.2 减少重复编译 52
3.7 小结 54
3.8 练习 54
-