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.