命名常数 meaning in English
named constant
Examples
- Statement to define a related set of named constant values
语句定义一组相关的命名常数值。 - That contains named constants to represent different possible values
,它包含代表不同可能值的命名常数。 - Is a name , but not one of the named constants defined for the enumeration
是一个名称,但不是为该枚举定义的已命名常数之一。 - You can also display the integers associated with the named constant , like this
也可以显示与命名常数关联的整数,如下所示: - It is used to declare a user - defined enumeration , which consists of a set of named constants called the enumerator list
它用于声明用户定义的枚举,这种枚举由一组命名常数(称为“枚举数列表” )组成。