What is the translation of " 的值的类型 " in English?

type of the value
的 值 的 类型

Examples of using 的值的类型 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
返回类型是要发送回的值的数据类型
The return type is the data type of the value being sent back.
您可以查询变量包含的值的类型:.
You can query a variable for the type of value it contains:.
表达式返回的值的数据类型取决于表达式中使用的元素。
The data type of the value returned by an expression depends on the elements used in the expression.
无符号右移运算符生成的值的类型是其左操作数的类型。
The type of the value produced by the unsigned right shift operator is the type of its left operand.
一个例子是typeof运算符,它产生一个字符串值,命名你给它的值的类型
One example is the typeof operator,which produces a string value naming the type of the value you give it.
这些是可被表示和操纵的编程语言的值的类型
These are the type of values that can be represented and manipulated in a programming language.
表达式的含义取决于其结构和正在组合的值的类型
The meaning of an expression depends both upon its structure and the types of values that are being combined.
在这个例子中,“myFavoriteNumber”数组包含了几个成员,每个成员的值的类型都是xs:int。
In that example, the array"myFavoriteNumbers" contains several members each of which is a value of type SOAP-ENC: int.
类型安全的语言可以让你清楚地知道代码要处理的值的类型
A type safe language encourages you to be clear about the types of values your code can work with.
动态类型检查可以方便地处理依赖于运行时信息的值的类型
Dynamic type checkingmakes it easy to deal with situations where the type of a value depends on runtime information.
您可以使用此属性来指导用户可以输入的值的类型
You can use this attribute to guide the user as to the types of values that they can enter.
您可以使用此属性来指导用户可以输入的值的类型
This attribute can be used to guide the user as to the types of values that they can enter.
可能的值的类型就是那些在本条款中定义的类型。
The possible value types are exactly those defined in this clause.
一个常量或者变量的类型必须要跟你分配给它的值的类型一致。
A constant or variable must have the same type as the value you want to assign to it.
如果prefixexp的值的类型是function,那么这个函数就被用给出的参数调用。
If the value of prefixexp has type function, then that function is called with the given arguments.
类型转换创建等效于原始类型的值的新类型的值
Type conversion creates a value of a new type that is equivalent to the value of the original type.
返回值的数据类型必须与方法声明的返回值的类型相匹配。
The data type of the return value also must match the method's declared return type;.
变量的类型就是它所指向的的类型。
The type of a variable is the type of the value it refers to.
第一个字段包含实际的值(它由可能的值的类型定义为一个联合体union);第二个字段包含类型标记和一些其他的标记。
The first word contains actual value(it's defined as a union of possible value types), the second contains type tag and some flags.
返回值数据类型与输入的类型相同。
The returning data type is the same as the input value.
所有的值类型都是从System.ValueType继承的。
Value Types All value types are derived from the System. ValueType.
所有的值类型都是从System.ValueType继承的。
Value types are derived from System. ValueType.
所有的值类型都是从System.ValueType继承的。
Structures are value types that inherit from System. ValueType.
下表列出了C2010中可用的值类型:.
The following table lists the available value types in C 2010:.
开发者创建属于他们自己的值类型也是很容易的。
It is relatively easy for developers to create their own value types.
Null和Undefined都属于JavaScript中的值类型
Null and undefined are primitive values in JavaScript.
它返回的值的类型(返回类型).
They declare the type of the return value(the return type);
返回值数据类型与输入值的类型相同。
The data type of the return value is the same as that of the number.
Results: 28, Time: 0.0232

Word-for-word translation

Top dictionary queries

Chinese - English