常見例句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. 下面的代碼示例演示數(shù)字、日期和枚舉的標準格式設(shè)置說明符。The thread state enumerations are only of interest in a few debugging scenarios. 只在少數(shù)幾個調(diào)試方案中涉及線程狀態(tài)。 返回 enumerations