enumerator造句

It is not possible to change the value of an enumerator.
不能改变枚举成员的值.

For example, the initializer of an enumerator must be a constant expression.
例如, 枚举成员的初始化式必须是常量表达式.

However, some types require you to assign values to each enumerator.
但是, 某些类型要求对每个枚举数分配值.

相关问题