1 matching entry and 3 matching sentences.

Words

變量
biànliàng
variable (math.)

Sentences

C语言的变量名是区分大小写的。

Variable names in C are case sensitive.

Source: Tatoeba

变量的声明在C和C++中极其重要。

Declarations of variables are extremely important in C and C++.

Source: Tatoeba

尽管参数的值可变,但我们仍把它视为常量,而非变量。

Even though a parameter's value can change, it is treated as a constant, not as a variable.

Source: Tatoeba