enumerations
常见例句
- Describes prohibited edits of enumerations.
描述禁止对枚举进行的编辑。 - Encapsulate enumerations as classes.
以类的形式封装枚举型。 - Note that this guideline is only for flags enumerations.
注意,此项准则只适用于标志枚举。 - For easier interoperability with unmanaged code expecting different size enumerations.
不同,以便易于与期望不同大小的枚举的非托管代码进行互操作。 - The following code example demonstrates the standard formatting specifiers for numbers, dates, and enumerations.
下面的代码示例演示数字、日期和枚举的标准格式设置说明符。 - The thread state enumerations are only of interest in a few debugging scenarios.
只在少数几个调试方案中涉及线程状态。 返回 enumerations