"查查詞典"手機(jī)版
千萬(wàn)人都在用的超大詞匯詞典翻譯APP
- Do not use enum as a suffix on enumeration types
不要將enum用作枚舉類型的后綴。 - And select an enumeration type from the list
,然后從列表中選擇一個(gè)枚舉類型。 - Enumeration types may be used in a switch statement
枚舉類型可用于switch語(yǔ)句中。 - Can be used on values of an enumeration type
的繼承方法和屬性可用于枚舉類型的值。 - Converts between a string and an enumeration type
在字符串和枚舉類型之間進(jìn)行轉(zhuǎn)換。 - Enum type sample declare a enumeration type
>枚舉類型示例(聲明枚舉類型) - The named values of an enumeration type are declared as
將枚舉類型的指名值聲明為枚舉的 - Every enumeration type has an underlying type of
每一個(gè)枚舉類型都有一個(gè) - Enumeration types cannot implement interfaces
枚舉類型不能實(shí)現(xiàn)接口。 - A class that helps define and represent an enumeration type
幫助定義并表示枚舉類型的類。