data type

US /ˈdeɪtə taɪp/
UK /ˈdeɪtə taɪp/
"data type" picture
1.

数据类型

a classification of data which tells the compiler or interpreter how the programmer intends to use the data

:
In programming, an integer is a common data type.
在编程中,整数是一种常见的数据类型
Choosing the correct data type is crucial for efficient memory usage.
选择正确的数据类型对于高效的内存使用至关重要。