Examples of using The data type in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
That is the data type.
What format is best, depending on the data type?
In many cases the data type can be deduced from the URI.
Depends on the data type.
People also translate
We define the data type in the object class, and then we use the data type in instances of that class.
String is the data type.
It shows the Source and Target fields so thatyou may compare the effect on the data type on the latter.
Return_type is the data type of the value returned by a function.
You will save a bit on memory,but more importantly, the data type is true to the data's purpose.
Double' double, unless the data type is duration or datetime, in which case,'double' is not supported.
The data type of a Lookup field is either Text or Number, depending on the choices that you make in the wizard.
Regardless of which syntax is used, the data type is described as DECIMAL.
If date values aren't working as you expect in 3D Maps,go back to the source data and check the data type.
If we can abstract out the data type from the method, we get a new method, as seen below.
Domains can have CHECK conditions and DEFAULT values,and you can indicate whether the data type permits NULL values or not.
Use an existing field from another table, the data type is already defined in the template or in the other table.
If date values aren't working as you expect in Power Map,go back to the source data and check the data type.
Then we need to specify the data type to use for storing the elements and the number of channels per matrix point.
If no other data type is implied by your input,Access sets the data type to Text but you can change the data type.
Based on the data type of a variable, the interpreter allocates memory and decides what can be stored in the reserved memory.
Since NumPy is focused on numerical computing, the data type, if not specified, will in many cases be float64(floating point).
For example, if you need to create a disk image for the playstation console,then in the data type line, select“playstation”.
Based on the data type of the variable, the interpreter allocates the specified memory and determines what data can be stored in memory.
In the Field Name column of the design window, type Time Modified in a new row,and then select Date/Time in the Data Type column.
In particular, it lets you change the data type of the learned parameters and the data type that the layers use to perform their calculations.
This is a significant advantage over other programming languages,where the data type and data structure are the key factors in writing the code.
Because a multivariable declaration statement allows developers to provide the data type only once within a declaration, all variables will be of the same type. .