enumerations
基本解釋
- n.列舉;計數(shù)(enumeration的復數(shù))
英漢例句
- 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ù)字、日期和枚舉的標準格式設置說明符。