枚举类型 meaning in English
enum-type
enumerated type
enumeration types
Examples
- Enumeration types may be used in a switch statement
枚举类型可用于switch语句中。 - Can be used on values of an enumeration type
的继承方法和属性可用于枚举类型的值。 - An expression of primitive numeric type , or enum type , or
基元数值类型、枚举类型或 - Should you use these aspects with enumerated types
应该对枚举类型使用这些方面吗? - Each value of an enumerated type maps into the
枚举类型的每一个值都将映射到