当前位置

首页 > 口语英语 > 口语英语学习方法 > 变量用英语怎么说

变量用英语怎么说

推荐人: 来源: 阅读: 1.52W 次

变量来源于数学,是计算机语言中能储存计算结果或能表示值抽象概念。变量可以通过变量名访问。在指令式语言中,变量通常是可变的;但在纯函数式语言(如Haskell)中,变量可能是不可变(immutable)的。那么你知道变量用英语怎么说吗?下面来学习一下吧。

变量用英语怎么说

变量英语说法1:

variable

  变量英语说法2:

variate

 变量英语例句:

为变量或符号确定一个值,或者确定此变量代表的内容。

Establishing a value for a variable or symbol or establishing what the variable represents.

应变量,函数一个与他量有关联的变量,这一量中的任何一值都能在他量中找到对应的固定值

A variable so related to another that for each value assumed by one there is a value determined for the other.

同时,我们还能对“哪些变量为外生变量”这样的问题,有更好的把握。

It is also possible to get a better idea of which variables are exogenous.

本质上,变量的操作性定义是如何或用什么办法测量变量的描述。

There may be more than one operational definition of a variable.

访问会话变量就和其它变量一样。

Session variables are accessible like any other variables.

您可以像输入普通变量那样输入伪变量。

You can enter a pseudovariable the same way you would enter a normal variable.

声明游标变量的名称,该变量接收游标输出

Is the name of a declared cursor variable to receive the cursor output.

可以在脚本使用的变量称为脚本变量。

Variables that are used in scripts are called scripting variables.

为变量指定异常与为变量指定条件一样。

You assign exceptions to a variable just as you assign conditions to a variable.

用图表表示系统各个变量的变化情况

Diagramming the movement of a system's variables

长期以来,科学方法一直认为,要想得到不同的结果,就要调整实验变量。

The scientific method has long held that to obtain a different outcome, one should change the experimental variables.

修改此变量对于确定在匹配单击时间签名时可以接受的可变性非常关键。

Modification of this variable is key to determining what amount of variability is acceptable during a click-time signature match.

使用db2set-g命令设置全局注册表变量。

Set the global registry variables using the db2set-g command.

对象有两个方面:成员变量和方法。

Objects have two aspects: member variables and methods.

您可以选择调用栈中的条目,这样可以显示变量被调用时的值。

Entries on the call stack can be selected, causing variables at the time of invocation to be displayed.

Scala没有静态的变量和方法,因此不能将它们直接关联到User类。

Scala does not have static variables and methods, so these cannot be associated directly to the User class.

可以将库添加到项目中,以提供特定于用户目标运行时环境的对象和变量集。

Libraries can be added to a project to provide object and variable sets specific to the users'target runtime environment.

持续性变量的字符串值。

aVariableValue, the string value of the persisted variable.

非阻塞算法简介:介绍如何使用原子变量而不是锁实现并发算法。

An introduction to nonblocking algorithms: Describes how concurrent algorithms can be implemented without locks, using atomic variables.

然后,JSP将会取得匹配变量名的值并显示在UI中。

After that, a JSP will get the values of matching variable names and display them on the UI.