- 整数 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
- An integral type representing unsigned 16 - bit integers with values between 0 and 65535
表示值在0和65535之间的无符号16位整数的整数类型。 - Of type int
整数类型的 - The number of columns contained by the data table bound to the trigger , as an integer
绑定到触发器的数据表所包含的列的数目(整数类型) 。 - An integral type representing signed 16 - bit integers with values between - 32768 and 32767
表示值在- 32768和32767之间的有符号16位整数的整数类型。 - An integral type representing unsigned 32 - bit integers with values between 0 and 4294967295
表示值在0和4294967295之间的无符号32位整数的整数类型。 - The other integral types are slower to load and store from and to memory . the default value of integer
其他整数类型在内存中加载和存储的速度都要稍慢一些。 - Warning c6214 : cast between semantically different integer types : hresult to a boolean type
警告c6214 :语义不同的整数类型之间的强制转换: hresult转换为boolean类型 - Warning c6215 : cast between semantically different integer types : a boolean type to hresult
警告c6215 :语义不同的整数类型之间的强制转换: boolean类型转换为hresult - If overflow occurs converting a floating - point type to an integer the value returned is unspecified
如果在将浮点类型转换为整数类型时发生溢出,则返回值是未指定的。 - An integral type representing signed 32 - bit integers with values between - 2147483648 and 2147483647
表示值在- 2147483648和2147483647之间的有符号32位整数的整数类型。