首页
关于
什么最爱搜
爱搜
define
const关键字代表常量 constant
发表于 2025-07-25
define
arrays
字符串
const关键字代表常量 (Constant)。它用于修改变量性质,使其变为只读状态。常量可以像任何相同类型的其他变量一样使用,但不能改变其数值