Integer constant
01
整数常量, 整型常数
a fixed numerical value that is a whole number, either positive, negative, or zero
语法信息
有生性状态
抽象
形态构成
复合词
可数
复数形式
integer constants
例子
When defining a variable in programming, you can initialize it with an integer constant like 10 or −3.
在编程中定义变量时,可以用像10或−3这样的整数常量来初始化它。



























