这些节点代表了具体的标识符,如函数名称、变量及枚举类型。
These represent specific identifiers, such as the names of functions, variables, and enumerated types.
因为在枚举期间从适配器读取的设备描述符与hci_usb驱动程序注册到usb核心的信息相匹配,所以这个驱动程序可附加到Belkin usb设备。
Because the device descriptor read from the adapter during enumeration matches the information registered by the hci_usb driver with the usb core, this driver gets attached to the Belkin usb device.
枚举也可以与集合结合使用,而且非常像新的enummap构造,Tiger提供了一套新的EnumSet实现,允许您使用位操作符。
Enums can also be used in conjunction with sets, and much like the new EnumMap construct, Tiger supplies a new set implementation EnumSet that allows you to work with bitwise operators.
若允许订阅方选择订阅,您可以使用从订阅枚举返回的订阅标识符填充列表框。
To allow a subscriber to select a subscription, you could populate a list box with the subscription identifiers returned from the subscription enumeration.
若要确保提供了有效的标识符,最好的方法是枚举系统上的可用时区,并记下表示每个时区的标识符。
The best way to make sure that you supply a valid identifier is to enumerate the time zones available on your system and note the identifiers of the time zones present on them.
通过使用适当的运算符,可以轻松地将枚举转换为基础类型,如以下代码中所示。
You can easily convert enumerations to the underlying type by using the appropriate operator, as shown in the following code.
示例下面的代码示例演示数字、日期和枚举的标准格式设置说明符。
This code example demonstrates the String. Format method. Formatting for this example USES the "en-US" culture.
示例下面的代码示例演示数字、日期和枚举的标准格式设置说明符。
This code example demonstrates the String. Format method. Formatting for this example USES the "en-US" culture.
应用推荐