enumerations
基本解釋
- n.列舉;計(jì)數(shù)(enumeration的復(fù)數(shù))
英漢例句
- Describes prohibited edits of enumerations.
描述禁止對(duì)枚舉進(jìn)行的編輯。 - Encapsulate enumerations as classes.
以類的形式封裝枚舉型。 - Note that this guideline is only for flags enumerations.
注意,此項(xiàng)準(zhǔn)則只適用于標(biāo)志枚舉。 - For easier interoperability with unmanaged code expecting different size enumerations.
不同,以便易于與期望不同大小的枚舉的非托管代碼進(jìn)行互操作。 - The following code example demonstrates the standard formatting specifiers for numbers, dates, and enumerations.
下面的代碼示例演示數(shù)字、日期和枚舉的標(biāo)準(zhǔn)格式設(shè)置說明符。