在 英语 中使用 A data type 的示例及其翻译为 中文
{-}
-
Political
-
Ecclesiastic
-
Programming
Each column in a database table is required to have a name and a data type.
The way in which hardware components or software functions interpret this sequence of 1's and 0's is described by a data type.
Expanded data type support within the parser makes it possible to have attribute-centric data that can still be assigned a data type.
Each tensor object is defined with a unique label(name), a dimension(shape) and a data type(dtype).
The type of data that a variable declaration specifies is called a data type.
To illustrate the rules of ownership, we need a data type that is more complex than the ones we covered in Chapter 3.
A data type that is part of the JavaScript language and manipulated by value.
A data type is more specific than a general category such as“number” or“string.”.
The string is a data type representing textual data in computer programs.
In many languages, booleans are a data type that's either true or false.
Therefore, their filters can list just a data type and do not need to explicitly name the content: and file.
The following statement creates a data type named street_address, which is a 35-character string.
Access then tries to choose a data type that stores all your information without losing or truncating any records.
Each column has a data type, such as integer, decimal number, character, and date.
To avoid these conditions, we recommend either using a data type with lower precision or casting the median_expression argument to a lower precision.
The ArrayBuffer is a data type that is used to represent a generic, fixed-length binary data buffer.
Enumerated type(also called enumeration or enum) is a data type consisting of a set of named values.