...识符 关键字(keyword):系统保留的有特定意义的名字,不能用于其它用途 int char float double//内置数据类型(built-in data type) switch case break if continue goto while//开关控制语句(control-statement) extern auto static void ..
基于4个网页-相关网页
Built-in data type 内建数据类型 ; 内置数据类型
build-in data type 内建资料型态
primitive built-in data type 基本内建型态
Type in data 输入数据
Type data in system 负责仓库数据的录入
Data type in programming languages 编程语言中的数据类型
The data type can be a DB2 built-in data type, a distinct type or a reference type.
数据类型可以是DB2内置数据类型、独特的类型或引用类型。
The first line tells you that you're seeing the help page for the int class, which is a built-in data type.
第一行告诉您正在查看 int 类的帮助页面,它是一个内置的数据类型。
The FROM SQL clause defines the specific function that will be used to transform a value to a built-in data type value representing the structured type.
FROM sql子句定义了特定的函数,可以使用该函数将将一个值转换成表示结构化类型的内置数据类型。
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.
当你调用一个函数,实际上发生的是,函数得到了自己的内存块,相同的类型,是占有一样大小的内存的。
You have to be ever so explicit as to what data type your actually passing in.
你必须很清楚,你们输入的参数是什么类型的。
Associated with every data type in Python is a type, which identifies the kind of thing it is.
在Python中每种类型都对应着一种数据类型,类型确定了对象的种类。
应用推荐