executable statement
常見(jiàn)例句
- Sometimes, a line of code contains more than one executable statement.
有時(shí)候,一個(gè)代碼行會(huì)包含多個(gè)可執(zhí)行語(yǔ)句。 - The specification of an executable statement that forms an abstraction of a computational procedure.
動(dòng)作是一條可執(zhí)行語(yǔ)句的規(guī)格說(shuō)明,此規(guī)格 說(shuō)明形成計(jì)算例程的抽象。 - The GOTO label statement can unconditionally exit from a loop and transfer control to the executable statement or statement block that follows the specified statement label.
GOTO 標(biāo)簽語(yǔ)句可以無(wú)條件地退出循環(huán),并將控制權(quán)轉(zhuǎn)移到跟在指定的語(yǔ)句標(biāo)簽之后的可執(zhí)行語(yǔ)句或語(yǔ)句塊。 返回 executable statement