释义 |
1 [计]?向量地址 结合软件定义网络技术,引入一种新型源路由地址——向量地址(vector address,VA)作为数据交换标签,解决了数据中心扩展性、成本和能耗等问题。 2 ?量地址 的中断向量地址 (vector address)为 0x23,所以 n=4。
- 1
If the serial interface is not able to generate an interrupt, set this value to any unused interrupt vector address. 如果串行接口是无法产生一个中断,将此值设置为任何未使用的中断向量地址。 - 2
As you can see in Listing 2, whenever a new Bluetooth device is discovered, I just add it to a Vector and display the friendly name and Bluetooth address of the remote device. 在清单2中可以看出,每当发现新的蓝牙设备,我就把它加入Vector并显示远程设备的友好名称和蓝牙地址。 - 3
Many of the examples in the Sun documentation use Vector for storing the list of listeners, which addresses part of the problem, but it doesn't address the whole problem. Sun的文档中的许多示例使用Vector保存侦听器列表,它解决了部分问题,但是没有解决全部问题。
|