您要查找的是不是:
- Join points within certain program control flows. 在某個(gè)流程控制流程中的連接點(diǎn)。
- Program control has been developed greatly. 程序控制技術(shù)已經(jīng)得到了很大的發(fā)展。
- When the event handler ends, it sets the control variable back to zero. 事件處理程序在結束時(shí)將控制變量設置回零。
- It depends on measurement of controlled variable. 它取決于控制變量的測量。
- Program control technology has been widely used in the communications field. 程控技術(shù)在通信領(lǐng)域得到了廣泛的應用。
- It uses a loop control variable, also called a counter, to keep track of the repetitions. 它使用循環(huán)控制變量(也稱(chēng)為“計數器”)跟蹤重復。
- We need a program controlled by computer. 我們需要一條由電腦控。
- If the return value is zero, the control variable has been set to 1 and the event handler proceeds. 如果返回值為零,則此控制變量已被設置為1并且事件處理程序繼續進(jìn)行。
- You specify the loop control variable, but you do not have to determine starting or ending values for it. 您指定循環(huán)控制變量,但不必確定它的起始值或終止值。
- Periodic change imposed on a controlled variable or a function by a controller. 通過(guò)控制器控制某一變量或函數進(jìn)行周期性變化。
- Array declared as for loop control variable cannot be declared with an initial size. 聲明用于循環(huán)控制變量的數組時(shí)不能使用初始大小的值。
- Control variable was introduced in EWF_net for describing the relevant data of workflow model. EWF_net通過(guò)引入控制變量來(lái)描述工作流模型的相關(guān)數據信息;
- If you read the assembly code that is ultimately generated by virtually any compiler, you'll see that program control contains many jumps. 否則跳到那里”。若閱讀由幾乎所有編譯器生成的匯編代碼,就會(huì )發(fā)現程序控制里包含了許多跳轉。
- The event handler uses the CompareExchange(Int32, Int32, Int32) method to set a control variable to 1, but only if the value is currently zero. 事件處理程序使用CompareExchange(Int32,Int32,Int32)方法將一個(gè)控制變量設置為1,但僅在此變量的當前值為零時(shí)才進(jìn)行此設置。
- Electric control mode PLC program controller, man-interface operation. 整機電氣控制方式PLC可編程序控制器,人機界面操作。
- Based on Petri nets,control variable was added to DWF_net and transition was classified as transition entry and transition body. 工作流描述模型在Petri網(wǎng)的基礎上增加了控制變量,并將變遷劃分為變遷入口和變遷體兩部分。
- Branching is performed using jump statements, which cause an immediate transfer of the program control. 使用跳轉語(yǔ)句執行分支,該語(yǔ)句導致立即傳遞程序控制。
- If an error occurs in the Try block, program control is passed to the appropriate Catch statement for disposition. 如果Try塊中發(fā)生錯誤,程序控制權將傳遞給相應的Catch語(yǔ)句以進(jìn)行部署。
- The goto statement transfers the program control directly to a labeled statement. goto語(yǔ)句將程序控制直接傳遞給標記語(yǔ)句。
- The control thread uses the CompareExchange(Int32, Int32, Int32) method to set the control variable to -1 (minus one), but only if the value is currently zero. 控制線(xiàn)程使用CompareExchange(Int32,Int32,Int32)方法將控制變量設置為-1(負一),但僅在此變量的當前值為零時(shí)才進(jìn)行此設置。