Statement is not itself an executable statement 語句本身不是一條可執(zhí)行語句。
Labels can be used only on executable statements inside methods 標(biāo)簽只能用于方法內(nèi)的可執(zhí)行語句中。
Documents the declaration and executable statements available in visual basic 說明visual basic中可用的聲明和可執(zhí)行語句。
All executable statements in visual basic must be within some procedure Visual basic中的所有可執(zhí)行語句均必須位于某個過程內(nèi)。
Elements are executable statements , which constitute the run - time code of your program 過程級元素的大多數(shù)內(nèi)容都是可執(zhí)行語句,它們組成了程序的運行時代碼。
Each time the procedure is called , its statements run , starting with the first executable statement after the 語句后的第一個可執(zhí)行語句開始,到遇到的第一個
Each time the procedure is called , its statements are executed , starting with the first executable statement after the 語句后的第一個可執(zhí)行語句開始,到遇到的第一個
Executable statements can loop or branch through blocks of code , and often contain mathematical or conditional operators 可執(zhí)行語句可在代碼塊中循環(huán)或分支,并常常包含算術(shù)或條件運算符。
Provides an overview of the two basic units of instruction in jscript , declaration statements and executable statements 提供有關(guān)jscript中的兩個基本指令單元(聲明語句和可執(zhí)行語句)的概述。
Provides an overview of the two basic units of instruction in visual basic : declaration statements and executable statements 提供有關(guān)visual basic中的兩個基本指令單元(聲明語句和可執(zhí)行語句)的概述。