Enum
英音[ ɪˌnjuːm ] 美音[ ˈenəm ]

枚举

常用释义

词性释义

n.

枚举,列举型别;电话号码映射
例句
  • 全部
  • 枚举
1·Switching to enum-based authorization.
切换到基于Enum的授权。
2·Type, structure, union, and enum definitions.
_ 类型、结构、联合体和枚举定义。
3·Singleton via enum way is lazy initialized?
通过枚举的方式单懒惰初始化?
4·In the dialog that appears, choose Enum as the type.
在出现的对话框中,选择enum作为类型。
5·Enum sets are represented internally as bit vectors.
Enum集合内部表现为位向量。
6·For that, we need an enum type to indicate what we want.
为此,我们需要一个枚举类型,表示我们想要的。
7·Enum also picked up a HasFlag method to make reading flags easier.
Enum也实现了HasFlag方法使大家读取标志更容易。
8·MTK maps the ENUM data type to VARCHAR(255) with check constraint.
MTK 将 ENUM 数据类型映射到带检查约束的 VARCHAR(255)。
9·The LotteryFactory has an enum of the different types of lotteries.
LotteryFactory有彩票的各种枚举类型。
10·This can be achieved by defining an enum of all state change IDs.
这可以通过定义的所有状态变化的ID枚举。
1·Type, structure, union, and enum definitions.
_ 类型、结构、联合体和枚举定义。
2·It shows up in the WSDL file as an enumeration element, and the value restrictions specified by your enum list in step 4 apply.
它在WSDL文件中显示为一个枚举元素,第4步中枚举列表所指定的值限制将应用。
3·It returns one of the FileVisitResult's enum values to tell the file visitor API what to do next.
它返回一个filevisitresult枚举值,来告诉文件访问程序api下一步做什么。
4·Tiger has conveniently added enum support to the good old switch statement, so it's easy-to-use and fits right in with what you already know. Listing 6 shows you how to pull this off
Tiger 能够很方便地把枚举支持添加到过去的好东西 switch 语句上,所以它很容易使用,而且适合您已知的内容。
5·This enum defines the various program elements that an annotation type can target. Listing 9 show the ElementType enum in its entirety.
这个枚举定义了注释类型可应用的不同程序元素。
更新时间:2025-05-10 20:07