"Invariable" 是从拉丁文 "invaria"(不变)派生而来的,意思是不变的,固定的。例如:
The speed of light is an invariable constant. (光的速度是一个不变的常数。)
"Constant" 来源于拉丁文 "constans"(恒久的),意思是持续不变的,固定不变的。例如:
The value of pi is a constant that is approximately equal to 3.14159. (π 的值是一个接近于 3.14159 的常数。)
在编程中,"constant" 也常用来指不可变的变量。例如:
In C++, you can use the "const" keyword to declare a constant variable. (在 C++ 中,你可以使用 "const" 关键字声明一个常量变量。)
扫码进群(如群满请谅解)
长按或截屏保存,再用微信扫一扫
最佳回答 2023-04-04