- 整数 integer; whole number; integ ...
- 类型 type; mold; form; cut
- 数据库整数类型 database integer type
- 整数类数据类型 integral type
- 变数类型 types of variables
- 参数类型 parameter type
- 操作数类型 operand type; operandtype
- 常数类型 type of a constant
- 浮点数类型 floating point types
- 复数类型 type complex
- 函数类型 function type; type function; type of function
- 实数类型 type real
- 序数类型 ordinal type
- 常数类型代码 constant type code
- 对应参数类型 type of correspondence parameter
- 改变参数类型 changed parameter types
- 过程参数类型 procedural parameter type
- 缺少参数类型 missing parameter type
- 实在参数类型 type of actual parameter
- 属性参数类型 attribute parameter types
- 形式参数类型 type of formal parameter
- 需要序数类型 ordinal type required
- 非整数类表达式 nonintegral expression
- 非整数类运算式 nonintegral expression
- 标准过程参数类型 type of standard procedure parameter
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- The underlying type must be one of the integer types
基础类型必须是整数类型( - Statement , because that is the 16 - bit integer type in visual basic
,因为在visual basic中它是16位的整数类型。 - The underlying type of an enumeration must be a built - in cls integer type
枚举的基础类型必须是内置cls整数类型( - And any enumeration type based on a cls - compliant base integer type
以及任何基于符合cls的基础整数类型的枚举类型。 - Are truncated when they are converted to any integer type . when you want to convert from
值转换为任一整数类型,这些值将被截断。 - If overflow occurs converting a floating - point type to an integer the result
如果在将浮点类型转换为整数类型时发生溢出,则返回的 - Statement , because that is the two - byte integer type in visual basic 2005
,因为在visual basic 2005中该参数是两个字节的整数类型。 - Then the other operand is required to be an integral type or a floating - point type
) ,那么另一个操作数应当为整数类型或浮点类型。 - Enumerations are always strongly typed and are not interchangeable with integer number types
枚举始终是强类型的,不能与整数类型互换。 - An integral type representing signed 8 bit integers with values between - 128 and 127
表示值在- 128和127之间的有符号8位整数的整数类型。