您要查找的是不是:
- COM變量的值通過(guò)調用The value of the COM variant is determined by calling the
- 自動(dòng)調用這些變量的setter方法以輸入從HTML表單中檢索而得的值。Automatically calls the setter methods of these variables to enter the values retrieved from the HTML form.
- 外推在已知范圍內通過(guò)對已知量的邏輯推斷來(lái)估計(未知范圍內的某一個(gè)變量的值)。To estimate(a value of a variable outside a known range) from values within a known range by assuming that the estimated value follows logically from the known values.
- 值value
- 可用變量的完整列表(及更多信息)可以通過(guò)調用phpinfo()函數來(lái)查閱。A complete list of available variables (and much more information) can be seen by calling the phpinfo() function.
- 調用完成后,返回值通過(guò)網(wǎng)絡(luò )返給ORB,ORB再交給存根。然后存根返回給客戶(hù)機調用。After the call is completed, the return value is returned to the ORB over the network, and the ORB hands it back to the stub.
- 長(cháng)期趨勢指的是在一個(gè)長(cháng)時(shí)期內趨向增加或減少的變量的值。Secular trend is the value of the variable that tends to increase or decrease over a long period of time.
- 枚舉中的值跟蹤該行的當前狀態(tài)。通過(guò)調用Property that keeps track of the current state of that row using the values in the
- 遞增和遞減運算符結果生成的是變量的值。Increment and decrement operators produce the value of the variable as a result.
- 通過(guò)調用堆棧把值類(lèi)型的實(shí)例存儲在一個(gè)內存區域中,用最小的代價(jià)快速的在運行時(shí)建立,Instances of value types are stored in an area of memory called the stack, where the runtime can create, read, update, and remove them quickly with minimal overhead.
- 檢查變量的值To inspect the value of a variable
- 引用變量和變量的值Referencing Variables and Variable Value
- 類(lèi)型的指針變量的值是The value of the pointer variable of type
- 以下示例通過(guò)調用名為Distance類(lèi)型的方法,從Cities表中選擇Location列的值(定義為point類(lèi)型)The following example selects the values for the Location column, defined as type point, from the Cities table, by invoking a method of the type called Distance
- 例如,可以更改變量的值。You can change the value of a variable, for example.
- 定義域是自變量的值集。The domain is a set of values of the independent variable.
- 調用Reset后,您必須先通過(guò)調用MoveNext來(lái)使枚舉數前進(jìn)到集合的第一個(gè)元素,然后才能讀取Current的值。After calling Reset, you must call MoveNext to advance the enumerator to the first element of the collection before reading the value of Current.
- 變量的值仍為Generic Name。The variable retains the Generic Name value.
- 關(guān)鍵字設置該私有變量的值。Statement sets the value of the private variable by use of the.
- 更改任意的范圍內變量的值。Changes the value of any in-scope variable.