What is the translation of " NUMERIC TYPES " in Chinese?

[njuː'merik taips]
[njuː'merik taips]
数值类型

Examples of using Numeric types in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Only applicable to numeric types.
仅适用于数值类型
Numeric types: int, float, and complex.
数字类型-int,float,complex.
Applicable only to numeric types.
仅适用于数值类型
All numeric types are signed, so don't go looking for unsigned types..
所有数值类型都有正负号,所以不要去寻找无符号的数值类型。
Python supports three different numeric types:.
Python支持三种不同的数字类型:.
Mixed numeric types are compared according to their numeric value, so 0 equals 0.
例如,混合数字类型根据其数值进行比较,因此0等于0.0等。
This alignment option is only valid for numeric types.
此对齐选项仅对数字类型有效。
The syntax of constants for the numeric types is described in Section 4.1.2.
数值类型常量的语法在Section4.1.2里描述。
For additional information, see Section 11.2,“Numeric Types”.
详细信息参见11.2节,“数值类型”。
Mixed numeric types are compared according to their numeric value, so 0 equals 0.
例如,混合数字类型根据它们的数值进行比较,所以0等于0.0等。
This method isoverloaded by Java's Math class to handle the numeric types.
这个方法被Java的math类重载,用于处理数字类型
Go's focus on type safety, particularly for numeric types, makes the lack of generics surprising.
Go专注于类型安全,特别是对于数字类型,使得缺乏泛型令人惊讶。
Note that you can assign numeric values to it but not numeric types.
请注意,您可以为它赋予数值,但不能赋予数值类型
For numeric types it is zero, for pointer types nil, the same for slices, maps, and channels.
对于数字类型,它为0,对于指针类型为nil,slices、map和channel同样是nil。
The integral types plus Float and Double are called numeric types.
Double及integer类型又被统一称为numeric类型
For numeric types and strings, if the same field appears multiple times, the parser accepts the last value it sees.
对于数字类型和字符串,如果同一个字段出现多次,解析器将接受它看到的最后一个值。
The bool class is a subclass of int(see Numeric Types- int, float, complex).
Bool类是int的子类(参见数字类型-int,float,complex)。
Lists that efficiently handle fixed sized data(for example, unsigned 8 byte integers)and SIMD numeric types.
高效处理固定大小数据(例如无符号的8位整型)和SIMD数字类型的列表。
Conversions between integer and floating-point numeric types must be made explicit:.
整型浮点型数字之间的类型转换必须是显式的:.
For numeric types and strings, if the same field appears multiple times, the parser accepts the last value it sees.
对于数字类型和string类型,如果同一值出现多次,解析器接受最后一个它收到的值。
Other articles in this series discuss matrices, defining custom numeric types and writing generic code.
此系列中的其他文章讨论了矩阵,自定义数字类型和编写范型代码。
Other numeric types, such as integers or 32-bit floating-point values, are not automatically converted to 64-bit floating-point, nor are strings parsed as numbers.
其它数字类型,比如整数或者32位浮点数值,都不会自动转化成64位浮点数,字符串也不会解析成数字。
All numbers in Lua are doubles(but you caneasily build code to realize other numeric types).
Lua中所有的数字都是双精度的(不过我们可以非常简便地编写一些代码来实现其他数字类型)。
Go's focus on type safety, particularly for numeric types, makes the lack of generics surprising.
Nogenerics(没有泛型)Go专注于类型安全,特别是对于数字类型,使得缺乏泛型令人惊讶。
PostgreSQL also supports the SQL-standard notations float and float(p)for specifying inexact numeric types.
POLARDB同样也支持标准SQL语法的FLOAT和FLOAT(P),这样可以指定非精确数值类型
In other programming languages different numeric types can exist, for examples: Integers, Floats, Doubles, or Bignums.
而在其他编程语言中,可以存在不同的数字类型,例如:整数、浮点数、双精度数或大斐波数。
Display width is unrelated to the storage size or range of values a type can contain,as described in Section 11.2,“Numeric Types”.
显示宽度与存储大小或类型包含的值的范围无关,相关描述见11.2节,“数值类型”。
(The standard library includes the additional numeric types fractions. Fraction, for rationals, and decimal. Decimal, for floating-point numbers with user-definable precision.).
标准库包含附加的数字类型,如表示有理数的fractions.Fraction以及以用户定制精度表示浮点数的decimal.Decimal。
The range of typessupported is only a subset of the built-in numeric types, namely int, long, and double.
可转换的类型范围仅限于内建的数字类型,也就是说int,long,和double。
Results: 29, Time: 0.0269

Word-for-word translation

Top dictionary queries

English - Chinese