# 字面值

```{glossary}
constant
常量
    固定不变化的量。

literal
字面量
字面值
值
    字面值用来表示内置 {term}`常量` 类型的符号。
```