implicit variable造句
例句與造句
- Jets use only two implicit variables
Jet只使用兩個隱式的變量: - From the equation and using one of groovy s implicit variables
去掉,而使用groovy的一個隱含變量 - Such implicit variables are of type
這樣的隱式變量為 - When fast mode is turned off , implicit variable declaration is required
當(dāng)關(guān)閉快速模式時,要求使用隱式變量聲明。 - However , you can assign to an implicit variable in the immediate window
但是,可以在“即時”窗口中向隱式變量賦值。 - It's difficult to find implicit variable in a sentence. 用implicit variable造句挺難的
- In visual basic , implicit variables are not listed in the locals window
在visual basic中,隱式變量不會列在“局部變量”窗口中。 - These implicit variables are scoped to the debugger and not accessible outside the debugger
這些隱式變量的范圍限于調(diào)試器,無法在調(diào)試器外訪問。 - These implicit variables never go out of scope and can be treated as any other variable
這些隱式變量永遠不會超出范圍,可以作為任何其他變量一樣處理。 - In c and visual j , you can create an implicit variable by declaring it in the expression evaluator
在c #和visual j #中,可以通過在表達式計算器中聲明來創(chuàng)建隱式變量。 - Loop simplifies this process a little by using an implicit variable that is , one that isn t explicitly created for the
對象的隱式變量(也就是說,變量不是顯式創(chuàng)建的) ,對這個過程稍做了點兒簡化。 - Window , the new implicit variable appears in the locals window with the sign in front of the variable name , in this case ,
在“即時”窗口中執(zhí)行此代碼時,新的隱式變量將顯示在“局部變量”窗口中,其變量名稱前有一個$符號,在本例中,為 - In visual basic , you cannot declare implicit variables in the expression evaluator , but if you use an undeclared variable in the visual basic expression evaluator , an implicit variable is created automatically
在visual basic中,無法在表達式計算器中聲明隱式變量,但是如果在visual basic表達式計算器中使用未聲明的變量,將自動創(chuàng)建一個隱式變量。