endif
美
英 
- 網(wǎng)絡(luò)結(jié)束;結(jié)束條件;結(jié)束編譯塊的控制
例句
End If. If you hold the mouse over the line, you will see the message "End If must be preceded by a matching If. "
如果將鼠標(biāo)停留在那條線(xiàn)上,您將會(huì)看到消息“EndIf前面必須有匹配的If”。
A value of NULL fails the test and the code inside the if. End if statement is not executed.
值為NULL會(huì)導(dǎo)致測(cè)試失敗并且不執(zhí)行if.endif語(yǔ)句中的代碼。
However, unlike DB2, the END IF statement does not require a semicolon.
但是,與DB2不同的是,ENDIF語(yǔ)句不需要使用分號(hào)。
You will see a wavy blue line underneath End If.
您將會(huì)在EndIf的下面看到一條藍(lán)色波浪線(xiàn)。
You cannot redefine a procedure variable in a block within that procedure, for example in an If. End If construction or a For loop.
在該過(guò)程內(nèi)的塊中(例如在If.EndIf構(gòu)造或For循環(huán)中)不能重新定義過(guò)程變量。
endif Must be address able
必是可以址的