enum meaning in English
列举型别
系统当前配置的所有硬件的信息
型别中的成员
Examples
- Do not use enum as a suffix on enumeration types
不要将enum用作枚举类型的后缀。 - An expression of primitive integral type , enum type , or
基元整型类型、枚举类型或 - Method for enum constants with constant - specific class bodies
方法返回的值。 - An expression of primitive numeric type , or enum type , or
基元数值类型、枚举类型或 - Returns the underlying system type for this enum
返回该枚举的基础系统类型。