enumeration types信息详情

enumeration types发音

意思翻译

[计]枚举类型

相似词语短语

enumeration───n.列举;[数]计算;细目

types───v.打字;测定……的类型(type的第三人称单数);n.类型;典型;印刷文字;字体(type的复数)

enumeration data───计数数据,计数资料;[经]计数数据;计算资料

enumeration delay───枚举延迟

enumeration method───列举法;[数]枚举法

enumeration type───[计]枚举类型

determinability types───确定性类型

backsaw types───后锯类型

occupancy types───占用类型

双语使用场景

Can I create a partial template specialization of of a class template matching enumeration types?───我可以创建一个模板偏特化的类模板的匹配枚举类型?

How to solve "LINQ to Entities only supports casting EDM primitive or enumeration types." error?───如何解决“实体LINQ支持铸造加工的原始或枚举类型。”错误?

Numeric and enumeration types have predefined increment operators.───数字和列举型别已预先定义了递增运算子。

Type. Like other value types, enumeration types do not support Java reflection and cannot be serialized as Java types.───与其他值类型一样,枚举类型不支持Java反射,并且不能被序列化为Java类型。

The same error arises for lists of any simple type, including enumeration types.───任何简单类型的列表都会出现以上错误,包括枚举类型。

Describes standard format strings used to create string representations of enumeration types.───描述用于创建枚举类型的字符串表示形式的标准格式字符串。

The stereotype properties, which are of Boolean, integer, or enumeration types, have been assigned default values in the profile.───构造型的属性,不管是逻辑值、整数值还是枚举类型的,都在概述中被分配有默认值。

From the client's perspective, enumeration types become classes with a static constant string field for each value.───从客户端的角度来看,枚举类型变为每个值都有一个静态常量字符串字段的类。

Some data elements are meant to have a set of constrained values (enumeration types as programmers would call them).───一些数据元素必须使用一组约束的值(程序员称之为枚举类型)。

英语使用场景

Numeric and enumeration types have decrement operators.