Validate enumerations in a single pass.
在一个周期内验证枚举列表。
Fortunately, enumerations offer a better way.
幸运的是,枚举提供了更好的方法。
Then create the other enumerations shown below.
然后创建如下所示的其他枚举。
Because any value can be a string, the enumerations not validated.
因为任意值都可以是一个字符串,所以不用验证枚举列表。
Just like the for-each loop, enumerations require support from the class library.
正像for - each循环一样,枚举也要求来自类库的支持。
Do use enumerations if a member would otherwise have two or more Boolean parameters.
如果成员本来有两个或多个布尔参数,则要使用枚举。
The profile-owned enumerations are not generally available outside of the profile itself.
概要文件所拥有的枚举类型只能适用于它本身,在这个概要文件外部将不能使用。
The profile-owned enumerations are not generally available outside of the profile itself.
概要文件所拥有的枚举类型只能适用于它本身,在这个概要文件外部将不能使用。
应用推荐