variable-definition
美
英 
- 網(wǎng)絡(luò)定義一個(gè)或多個(gè);變量定義
例句
Recall that Blue is dynamically typed, which means you simply associate a variable with a value (variable definition is not required).
Blue的調(diào)用是動(dòng)態(tài)分類的,這意味著您可以簡(jiǎn)單地將一個(gè)變量與一個(gè)值關(guān)聯(lián)(不要求定義變量)。
Furthermore, you cannot ALTER the global variable definition at all, including its default value.
此外,您不能更改全局變量定義,包括其默認(rèn)值。
This navigates to the original definition for a member call or variable definition.
這會(huì)定位到成員調(diào)用的原始定義或變量定義。
The completed variable definition for DB2UserPassword as shown in Figure 16.
完成的變量DB2UserPassword定義如圖16所示。
Listing 4 shows a simple script that includes a global variable definition and three separate probes.
清單4顯示的簡(jiǎn)單腳本包含一個(gè)全局變量定義和3個(gè)獨(dú)立的探針。
For simplicity, the XML document in the xml variable definition has been hard-coded in this example.
本例中為了簡(jiǎn)單起見(jiàn),xml變量定義中的XML文檔已經(jīng)進(jìn)行了硬編碼。
The histfile variable definition in Listing 15 allows for multiple history files so you can monitor multiple terminals.
清單15中定義的histfile變量指定多個(gè)歷史文件,這樣就可以監(jiān)視多個(gè)終端。
Use the Go to Definition command to navigate to the procedure for a method or a variable definition.
使用“轉(zhuǎn)到定義”命令可定位到方法或變量定義的過(guò)程。
As with a variable definition ( Section 2. 3. 5, p. 52), we can declare a function separately from its definition;
與變量的定義(第2.3.5節(jié))類似,函數(shù)的聲明也可以和函數(shù)的定義分離;