What is the translation of " TO AN INTEGER " in Chinese?

[tə æn 'intidʒər]
[tə æn 'intidʒər]
的整数
to an integer

Examples of using To an integer in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Int*p; pointer to an integer.
一个指向整型数的指针(Apointertoaninteger).
A pointer to an integer(A pointer to an integer).
一个指向整型数的指针(Apointertoaninteger).
Since 5 is an integer value,the compiler makes the variable to an integer variable.
因为5是一个整型,所以编译器就会让i成为整型变量。
When we raise 10 to an integer exponent, we often call this an order of magnitude.
当我们求10的整数次幂的时候,我们常称之为数量级。
The 1.5 version leaves the conversion required to transition to an Integer and back to the compiler.
版本让所需要的转换转变成Integer并转换回编译器。
We then convert this string to an integer using int and then store it in the variable guess.
然后我们使用int把这个字符串转换为整数,然后把它保存到变量guess中。
(Then add 0.5f to round the figure up to the nearest whole number,when converting to an integer.).
当转换为整数时,添加0.5f四舍五入到最接近的整数)。
For example, if the value 1.23 is assigned to an integer, the resulting value will simply be 1.
例如,如果将值1.23赋给一个整数,其结果值只是1,0.23被丢弃了。
For example, in C/C++, you can say either(int)x or int(x),and both will convert the value in x to an integer.
举个例子,在C/C++中,你既可以说(int)x也可以说int(x),而且它们都将x中的值转换为一个整数
For example, converting an int to an Integer, a double to a Double, and so on.
比如:把int转化成Integer,double转化成double,等等。
The most common caseis that you have to convert a string to another type, such as to an integer or date.
最常见的例子是将字符串输入转换为另一种类型,如整数或者日期。
For example, converting an int to an Integer, a double to a Double, and so on.
比如,编译器将int转换为Integer,double转换为Double,等等。
Suppose x1 and x2 are two type double variables that you want to add as integers andassign to an integer variable.
假设x1和x2是两个double变量,您要将它们作为整数相加,再将结果赋给一个整型变量。
For example, the compiler converts an int to an Integer, a double to a Double, and so on.
比如:把int转化成Integer,double转化成double,等等。
If the value of buffering is set to an integer greater than 1, it indicates that this is the buffer size of the registration area.
如果将buffering的值设为大于1的整数,表明了这就是的寄存区的缓冲大小。
So,“49” is an integer property name,because when it's transformed to an integer number and back, it's still the same.
所以,"49"是一个整数属性名,因为我们把它转换成数,再转换回来,它还是一样。
Converting a C-style enum to an integer can be done with an as expression, like e as i64(where e is some enum).
把C风格的枚举转换成一个整型,可以通过as表达式,如easi64(这里e是某个枚举)。
So,“49” is an integer property name,because when it's transformed to an integer number and back, it's still the same.
所以,”49″就是一个整数属性的名称,当它被转换成一个整数数字,并且被转换回来的时候,它完全等于原始值。
If a resource is converted to an integer, then the result will be the unique resource number assigned to the resource by PHP at runtime.
将resource转换成integer时,结果会是PHP运行时为resource分配的唯一资源号。
I'm trying to make afunction that will compare multiple variables to an integer and output a string of three letters.
我正在尝试创建一个函数,将多个变量与一个整数进行比较,并输出一个由三个字母组成的字符串。
To convert the image data from type double to an integer type, subtract 1 and use round to ensure that all the values are integers.
要将索引图像数据从double类型转换为整数类型,请减去1并使用round确保所有值都为整数
With integers and floating-point numbers, it is important to keep in mind that 3≠ 3.0,as 3 refers to an integer while 3.0 refers to a float.
对于整数和浮点数,重要的是要记住3≠3.0,因为3表示整数而3.0表示浮点数。
For example, the compiler converts an int to an Integer, a double to a Double, and so on.
比如,编译器将int转换为Integer,double转换为Double,等等。
An array of 10 pointers pointing to an integer(An array of 10 pointers to integers)..
一个有10个指针的数组,该指针是指向一个整型数的(Anarrayof10pointerstointegers).
In the Details panel for the variable, change it to an Integer type, Compile and set the Default Value to 10.
在此变量的Details面板中,将其更改为Integer类型,然后Compile并将DefaultValue设置为10。
Period_no period_no is an integer or expression resolving to an integer, where the value 0 indicates the lunar week which contains date.
Period_noperiod_no为整数,或解算为整数的表达式,其中值0表示该阴历周包含date。
Period_no The period can be offset by period_no, an integer,or expression resolving to an integer, where the value 0 indicates the period that contains base_date.
Period_no该周期可通过period_no偏移,其为整数,或解算为整数的表达式,其中值0表示该周期包含base_date。
To convert an integer to a Boolean, for example, you can call Convert.
例如,将一个整数转换为布尔类型,你可以调用Convert.
Results: 28, Time: 0.0334

Word-for-word translation

Top dictionary queries

English - Chinese