• Two threads each incremented a global variable twenty times.

    两个线程分别对同一个全局变量进行了二十次加一。

    youdao

  • But this is not the only way that a DC's USN can be incremented.

    不是增加dcusn的唯一方式

    youdao

  • The column Numbers are incremented each time gnuplot sees a new data separator.

    每次gnuplot看到新的数据分隔符时,编号增加。

    youdao

  • By default, this counter starts at 1 and is incremented each time the loop is taken.

    默认情况下,这个计数器1开始,每执行一次循环递增一次。

    youdao

  • Whenever a POJO is changed a counter is incremented for the views that the entity is used in.

    每当一个POJO改变了使用实体view的计数器就加1。

    youdao

  • Notice that the _rev attribute has been incremented to 2-whatever. Before, it was 1-whatever.

    注意到 _rev属性已经之前的 1-whatever 增加为 2-whatever。

    youdao

  • If the list is empty, the number of waiting threads is incremented and the current thread is blocked.

    如果列表会增加等待线程数量,并阻塞当前线程

    youdao

  • Normally each PMC is incremented by the number of times the corresponding event occurred in one cycle.

    在一般情况下每个PMC递增一个周期中发生相应事件次数

    youdao

  • The bin always starts with a bin number or an identifier which is sequentially incremented for every row.

    容器总是一个容器编号标识开始,这个容器编号或标识符是逐行递增的。

    youdao

  • When the user performs the required action, the value of the specified variable is incremented accordingly.

    使用者执行所需动作时,指定变量相应递增

    youdao

  • The important value here is Threads_created, which is incremented each time mysqld has to create a new thread.

    此处重要Threads_created,每次mysqld需要创建一个线程时,这个值都会增加

    youdao

  • You can now be alerted to breaking API changes even if you have incremented the major version of your plug-in.

    即使已经增大了plug - in版本号,仍会被提示破坏api改变

    youdao

  • The TB register is incremented periodically with an implementation-dependent frequency, which may not be constant.

    TB寄存器一种依赖于实现的频率周期性地增加,这个频率可能不是恒定的。

    youdao

  • Step 2: An administrator creates a new object on DC1, and DC1's USN is incremented to 3001, as shown in Figure 2 .

    步骤2管理员DC1创建了一个对象,DC1 USN增加到了 3001,如图 2 所示。

    youdao

  • Collection Errors is traced as an interval incident, incremented on any exception encountered while taking a collection.

    收集错误作为内部事件跟踪,它将收集遇到异常递增

    youdao

  • These counters are incremented by the respective DML operation occurring on the partition, both table and index partitions.

    这些计数器索引分区中发生各个DML操作实现值累加。

    youdao

  • After the counter has been incremented, the invoking process does a wait , which leads to the calling thread getting blocked.

    计数增加之后,调用进程执行wait导致调用进程阻塞。

    youdao

  • The client can be run a number of times, each time showing a greater average salary as the salary data in the grid is incremented.

    客户机可以运行许多随着网格中的工资数据不断增长每一都会显示更高的平均工资。

    youdao

  • Hence, the value of the tickCounter variable was incremented five times before the processing of the first timer event was completed.

    因此在第一个定 时器事件处理完成之前tickCounter变量增加了5

    youdao

  • Formats and appends text onto the end of this descriptor's data. The length of this descriptor is incremented to reflect the new content.

    格式化追加数据描述末尾。描述符长度将根据描述数据的增加而重新设置。

    youdao

  • The id field, an integer that starts at 100 and is automatically incremented, is created as a unique identifier for this instance of the data.

    id字段是从 100开始自动递增整数创建字段为了将其用作该数据实例唯一标识符

    youdao

  • ObservableClicks now has precedence over VetoableClicks, so the count of clicks is incremented, even when some clicks are subsequently vetoed!

    ObservableClicks现在VetoableClicks拥有更高优先级,所以点击计数增加即使有些点击在接下来的动作中被否决

    youdao

  • The surrogate key values start with a number, for example "1", for the first row of the table, and is incremented by one for each row thereafter.

    代理从某数字开始例如 "1",以这个数字作为第一的值,之后一行中该列的值都 1递增

    youdao

  • The record store also maintains a version, which is an integer that is incremented for each operation that modifies the contents of the record store.

    记录存储维护版本(version),整数修改记录存储内容操作发生一次,这个

    youdao

  • To address the common need to obtain the value of an auto-generated or auto-incremented key, the JDBC 3.0 API now makes it painless to obtain this value.

    为了解决获取自动产生自动增加的关键需求JDBC 3.0API现在获取这种值变得很轻松。

    youdao

  • A benefit of this design is that each variable class can be extended if the value must be modified on return, such as numerically incremented or decremented.

    这种设计好处,在于如果变量必须更改的话,那么一个变量可以得到扩展使得变量得到显著的增加或者降低

    youdao

  • If the semaphore value is incremented from zero and there is any threads blocked in the pthread_cond, wait for the semaphore because one of them is awakened.

    如果信号从零开始增加,而且pthread_cond中任何线程被阻塞,那么请等待这个信号,因为其中一个会被唤醒。

    youdao

  • The score of an entity was incremented proportionally to the inverse of the distance to the viewer, and would be reset when sending the state to the viewer client.

    实体分值增长与它观察者距离反比状态更新包发送到观察者的客户端后,分值被重置

    youdao

  • The packageName is the widget package with the dot replaced by underscores (for example, dijit_form), and number is a progressive number incremented on a widget basis.

    packageName部件换成了下划线例如,dijit_form),number一个小部件的基础上不断变大的数字

    youdao

  • Note that test1 must load and store the global errs value each time it is incremented, whereas test2 stores localerrs in a register and needs only a single instruction.

    可以看到test1()中每次加法都需要读取存储全局变量errstest2()中,localerrs分配在寄存器上,需要指令

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定