當前位置

首頁 > 口語英語 > 口語英語學習方法 > 變量用英語怎麼說

變量用英語怎麼說

推薦人: 來源: 閱讀: 1.62W 次

變量來源於數學,是計算機語言中能儲存計算結果或能表示值抽象概念。變量可以通過變量名訪問。在指令式語言中,變量通常是可變的;但在純函數式語言(如Haskell)中,變量可能是不可變(immutable)的。那麼你知道變量用英語怎麼說嗎?下面來學習一下吧。

ing-bottom: 56.25%;">變量用英語怎麼說

變量英語說法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.