INTEGER TYPE 中文是什么意思 - 中文翻译

['intidʒər taip]
名词
['intidʒər taip]
integer类型

在 英语 中使用 Integer type 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
All the integer types, such as u32.
所有整数类型,比如u32。
The program sees x as being an integer type.
编译器当然知道x是integer类型的
These integer types may be used according to our needs.
可以根据我们的需要使用这些整数类型
Size_t is a C/C++ base unsigned integer type.
Size_t是一个C/C++基本unsignedinteger类型
The integer types have an extra option called UNSIGNED.
这些整数类型拥有额外的选项UNSIGNED。
Ptrdiff_t is a C/C++ base signed integer type.
Ptrdiff_t是一个C/C++基本signedinteger类型
An integer type can be initialized with a Double or Float value.
一个整型可以以Double或Float类型初始化:.
However, integer-based datetime storage requires a 64-bit integer type.
然而,基于整型的时间存储需要64位整型类型
All integer types come in two varieties: signed and unsigned.
所有的整型类型都有两种变体:signed和unsigned。
What safeguards doesC++ provide to keep you from exceeding the limits of an integer type?
C++提供了什么措施来防止超出整型的范围?
An integer type can be initialized with a Double or Float value.
反之亦然,一个整数类型可以用double或float值进行初始化:.
SQL only specifies the integer types integer(or int) and smallint.
SQL只声明了整数类型integer(或int)和smallint。
When the receiver decodes that value, it puts it into the receiver's variable,which may be of arbitrary integer type.
当接收者解码其值,它将其放入接收者变量中,可能是任意的一个整数类型
As with integer types, this attribute prevents negative values from being stored in the column.
整型类型一致的,这个属性可以防止在该列中存在负值。
Unlike most other programming languages, there is no separate integer type, so 1 and 1.0 are the same value.
不同于其他编程语言,这里不需要区分整数类型,所以1和1.0是相同值。
There is no separate integer type, so please remember that 1 and 1.0 are the same value.
不同于其他编程语言,这里不需要区分整数类型,所以1和1.0是相同值。
Unlike most other programming languages, there is no separate integer type, so 1 and 1.0 are the same value.
和其他大多数语言不一样,Javascript没有单独的整数类型,因此1和1.0是相同的值。
If either M or N is not an integer type, or if either is(possibly cv-qualified) bool, the program is ill-formed.
若M或N不是整数类型,或其中有(可为cv限定的)bool,则程序为病态。
When you need an integer value you should use int unless you have a specific reason to use a sized orunsigned integer type.
当您需要整数值时,应该使用int,除非有特殊原因要使用大小或无符号整数类型
The default type of v is an integer type(int or rune) and T is a string type..
V的默认类型是一个整数类型(int或者rune)并且T是一个字符串类型。
When you need an integer value you should use int unless you have a specific reason to use a sized orunsigned integer type.
当你需要一个整数值时应使用int类型,除非你有特殊的理由使用固定大小或无符号的整数类型
In Python 3, there is only one integer type, called int, which mostly behaves like the long type in Python 2.
在Python3里,只有一种整数类型int,大多数情况下,它很像Python2里的长整型。
Although you may store a pointer in size_t,it is better to use another unsigned integer type uintptr_t for that- its name reflects its capability.
尽管你可以把指针存储在size_t里,但是最好还是用另一个无符号的整数类型uintptr_t,因为他的名字更能反映它的功能。
Unsigned integer types(unsigned short int, unsigned int, unsigned long int, unsigned long long int);
无符号整数类型(unsignedshortint、unsignedint、unsignedlongint、unsignedlonglongint);.
To cover the same range of years as YEAR by using an integer type, you would need a SMALLINT, which takes twice as much space.
要使用一个整数类型且覆盖与year相同的取值范围,可能需要smallint类型,此类型要占两倍的空间。
The wchar_t type is an integer type with sufficient space to represent the largest extended character set used on the system.
Wchar_t类型是一种整数类型,因此可以有足够的空间表示系统使用的最大扩展字符集。
Although you may store a pointer in size_t,it is better to use another unsigned integer type uintptr_t for that- its name reflects its capability.
虽然你可以在size_t中存储一个指针,但是最好使用另外一个unsignedinteger类型uintptr_t--它的名字就反映了它的用途。
When converting between integer types, if the value is a signed integer, it is sign extended to implicit infinite precision;
当在整数类型间做转换时,如果值是一个带符号整数,那么它会用符号位扩展到隐式的无限精度;.
Int(integer), such as 1, only one integer type int, expressed as a long integer, without a Long in python2.
Int(整数),如1,只有一种整数类型int,表示为长整型,没有-python2中的Long。
In Python 3, there is only one integer type int, which is represented as a long integer, and there is no Long in python2.
在python3里,只有一种整数类型int,表示为长整型,没有python2中的long。
结果: 30, 时间: 0.0299

单词翻译

顶级字典查询

英语 - 中文