青年中文青年中文

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.