....0、 1.55、'a'、'b' 等, 都拥有自己的数值, 不能被 指定或者定义成其他数值, 我们将此类的常 数称为字面常数(Literal Constant)。 另一种常数是被定义而成的常数, 如圆周率 π、万有引力常数G。
基于673个网页-相关网页
三、文字常量、常量、进制 当一个数值,例如 1,出现在程序中时,它被称为文字常量( literal constant):称为“文字”是因为我们只能以它的值的形式提起它;“常量”是因为它的值不能被改变。每个文字都有相应的类型。
基于178个网页-相关网页
·2,447,543篇论文数据,部分数据来源于NoteExpress
To use, select the number or string literal in the editor, press Ctrl + 1 and select Extract to Constant.
要使用这个重构,请选择编辑器中的数字或字符串文字,然后按下Ctrl + 1并选择Extract to Constant。
Listing 2 shows an array constructor with four elements with values given by the NULL constant, a variable, a literal and a scalar sub-query, respectively.
清单2显示具有4个元素的阵列构造函数,其值分别由NULL常数、变量、文字和标量子查询提供。
An integer literal is a sequence of digits representing an integer constant.
整型字面值是一个代表整型常量的数字序列。
应用推荐