What is the translation of " THE VALUE OF A VARIABLE " in Chinese?

[ðə 'væljuː ɒv ə 'veəriəbl]
[ðə 'væljuː ɒv ə 'veəriəbl]
一个变量的值

Examples of using The value of a variable in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Sets the value of a variable.
指定一个变量的值
Println(variable) to print the value of a variable.
Println(variable)来直接打印出变量值
The value of a variable is said to be undefined:.
设置变量的值为undefined:.
It is usually used when you need to manipulate the value of a variable repeatedly.
它通常用于当你需要反复操纵的变量值
This changes the value of a variable inside the block, but it's still static.
这改变了块内变量的值,但它仍然是静态的。
Html to step through the todo app code to find the value of a variable.
Html单步执行这个待办事项应用的代码来查找变量的值
The value of a variable may change during the execution of the program.
一个变量的值可以在程序运行时被改变。
You can also assign an anonymous function to be the value of a variable, for example:.
你还可以将匿名函数分配为变量的值,例如:.
The value of a variable can be assigned to another variable of the same data type.
变量的值可以分配给相同数据类型的另一个变量。
We can alsouse a watch expression to keep an eye on the value of a variable.
我们也可以使用监视表达式来跟踪变量的值
The value of a variable can be changed through assignment or through use of the++ and- operators.
通过赋值或使用++和--运算符可以更改变量的值
The steps part in a for loop can either increase ordecrease the value of a variable.
For循环中的步骤部分可以增加或减少变量的值
To recall the value of a variable, precede the variable name by a dollar sign($):.
为了访问存储在一个变量的值,它的名字的前缀为美元符号($):.
To be assumed as an entity is, purely and simply,to be reckoned as the value of a variable.
因此,被假定为一个存在物,纯粹只是被看做一个变项的值
The value of a variable of primitive type can be changed only by assignment operations on that variable..
基本类型的变量的值只能通过该变量上的赋值运算进行更改。
This allows information besides the address to be accessed-for instance, the value of a variable.
这使得地址之外的信息能被访问到――比如,一个变量的值
The value of a Variable can be changed after it has been set, but the type and shape of the Variable can not be changed.
变量的值可以在设置完成后改变,但变量的数据类型和形状无法改变。
In many languages, it is an error to try to use the value of a variable when it is out of extent.
在很多语言中,试图使用未绑定的变量是一个错误。
Divides the value of a variable by the specified value and then assigns the remainder(modulus) to the variable..
将变量的值除以指定值,然后将余数(模)赋予变量。
Scoping is the set of rulesthat's defined in a programming language to determine the value of a variable.
Scoping编程语言里定义的一组规则,用于确定变量的值
By definition, the value of a variable or expression of type array is the addressof element zero of the array.
根据定义,数组类型的变量或表达式的值是该数组第0个元素的地址。
As the name suggests, the contents of a variable can vary, i.e.,you can change the value of a variable at any time.
顾名思义,变量的内容可以变化,即,您可以随时更改变量的值
Being unable to change the value of a variable might have reminded you of another programming concept that most other languages have: constants.
不允许改变值的变量,可能会使你想起另一个大部分编程语言都有的概念:常量(constants)。
The first expression including theIIf function is used to check the value of a variable and convert it to zero if it is Null.
第一个包括IIf函数的表达式用于检查变量的值并在它为Null时将其转换为零。
Evaluation is done on demand; i.e., the value of a variable is typically calculated only once and cached for the lifetime of a particular request.
根据需要进行解析,通常,变量的值只计算一次,并在特定请求的生命周期内缓存。
The first expression including theIIf function is used to check the value of a variable and convert it to zero if it is Null.
第一个包含IIf函数的表达式用于检查变量的值,如果该值为Null就将它转换为0。
This can be done by reading or writing the value of a variable or an object property or even passing an argument to a function.
这可以通过读取或写入变量或对象属性的值,或者甚至将参数传递给函数来完成。
The check then act patternoccurs when the code first checks the value of a variable and then acts based on that value..
先检查后操作模式发生在代码中首先检查一个变量的值,然后再基于这个值做一些操作。
You cannot use the-= operator to delete the values of a variable.
不能使用-=运算符删除变量的值
A distribution shows all the values of a variable, along with the frequency of each one.
分布显示了所有变量的值,以及每个变量的频率。
Results: 934, Time: 0.0444

Word-for-word translation

Top dictionary queries

English - Chinese