| 释义 |
data type 释义 数据类型:计算机编程中,用于表示数据的种类和特性的分类。常见的数据类型包括整数、浮点数、字符串等。 例句 1·When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects. 当你调用一个函数,实际上发生的是函数得到了自己的内存块,它的大小与它期望的数据类型相同。 2·A data type other than string. 数据类型不是字符串。 3·Data type and formatting are metadata. 数据类型和格式是元数据。
|