變量用英語怎么說
變量用英語怎么說
變量來源于數(shù)學,是計算機語言中能儲存計算結(jié)果或能表示值抽象概念。變量可以通過變量名訪問。在指令式語言中,變量通常是可變的;但在純函數(shù)式語言(如Haskell)中,變量可能是不可變(immutable)的。那么你知道變量用英語怎么說嗎?下面來學習一下吧。
變量英語說法1:
variable
變量英語說法2:
variate
變量英語例句:
為變量或符號確定一個值,或者確定此變量代表的內(nèi)容。
Establishing a value for a variable or symbol or establishing what the variable represents.
應變量,函數(shù)一個與他量有關聯(lián)的變量,這一量中的任何一值都能在他量中找到對應的固定值
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.
本質(zhì)上,變量的操作性定義是如何或用什么辦法測量變量的描述。
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.
用圖表表示系統(tǒng)各個變量的變化情況
Diagramming the movement of a system's variables
長期以來,科學方法一直認為,要想得到不同的結(jié)果,就要調(diào)整實驗變量。
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.
您可以選擇調(diào)用棧中的條目,這樣可以顯示變量被調(diào)用時的值。
Entries on the call stack can be selected, causing variables at the time of invocation to be displayed.
Scala沒有靜態(tài)的變量和方法,因此不能將它們直接關聯(lián)到User類。
Scala does not have static variables and methods, so these cannot be associated directly to the User class.
可以將庫添加到項目中,以提供特定于用戶目標運行時環(huán)境的對象和變量集。
Libraries can be added to a project to provide object and variable sets specific to the users'target runtime environment.
持續(xù)性變量的字符串值。
aVariableValue, the string value of the persisted variable.
非阻塞算法簡介:介紹如何使用原子變量而不是鎖實現(xiàn)并發(fā)算法。
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.