青年中文青年中文

counter variable的意思

counter variable中文翻譯:

計數器變量

相似詞語短語

variable───n.[數]變量;可變物,可變因素;adj.變量的;可變的;易變的,多變的;變異的,[生物]畸變的

counter───adv.反方向地;背道而馳地;vt.反擊,還擊;反向移動,對著干;反駁,回答;n.柜臺;對立面;計數器;(某些棋盤游戲的)籌碼;adj.相反的;vi.逆向移動,對著干;反駁

variable costs───可變成本

variable resistor───[電]可變電阻器

forcing variable───強制變量

response variable───反應變量

variable speed───[機][車輛]變速,可變速率

exogenous variable───外生變數,[數]外生變量

confounding variable───混雜變量

雙語使用場景

First, you need to initialize the counter variable as follows.───首先,需要按如下方式對計數器變量進行初始化。

outer loop decrements a loop counter variable each time through the loop.───每循環一次,外部循環都使循環計數器變量遞減一次。

Without any type of counter variable (or Iterator), you're simply out of luck here.───沒有任何類型的計數器變量(或者 Iterator),也不存在任何僥幸。

Loop, the order in which the fields of the object are assigned to the loop counter variable are not necessarily predictable or controllable.───循環逐個通過對象的屬性時,將對象字段賦給循環計數器變量的順序不一定能預測或控制。

In a For. Next loop, you must first declare a counter variable; with a For Each. Next loop, you must first declare an object variable.───在For.Next循環中,您必須先聲明一個計數器變量;而在ForEach.Next循環中必須先聲明一個對象變量。

Without any type of counter variable (or Iterator), you're simply out of luck here.───在這里,沒有任何類型的計數器變量(或者Iterator),也不存在任何僥幸。

The outer loop decrements a loop counter variable each time through the loop.───每循環一次,外部循環都使循環計數器變量遞減一次。

Unfortunately, this doesn't compile (much less work). The counter variable is not final.───然而遺憾的是,該程序無法編譯通過,因為counter變量不是final的。

This instance simply has to increment the counter variable and start a new event handler instance using an invoke activity.───該實例必須增加計數器變量,并使用調用活動啟動新的事件處理程序實例。

英語使用場景

The outer loop decrements a loop counter variable each time through the loop.