• 蜜蜂身体里天生的的“闹钟”,它准确地24小时循环一次

    It has a built-in alarm clock that goes off exactly every 24 hours.

    youdao

  • 每个健身房都沿安排好特定路线移动个点,15分钟循环一次

    Each gym is programed with a specific path set on a 15 minute loop moving from one point to the next.

    youdao

  • 现有6交替名命名飓风名单——某年A冠以男名下次就会是个女名了——循环一次

    There are six lists of hurricane names, with alternating male and female monikers - one year "a" is a male name, the next it's a female - that are recycled every six years.

    youdao

  • 这种趋势可能仅仅自然一部分长期循环这种循环是在每经过数十年时间,风速会快-慢的循环

    The trend could simply be part of a natural and long-term cycle that pushes wind speeds both up and down over the course of many decades.

    youdao

  • 如果找到路由不是双向链路,则节点需要RACK报文沿找到的回路路由循环一次,通过RACK的传播通知中间节点建立相应的路由。

    If it is not a pure two-way path which includes some asymmetric links, the source needs to spread the RACK along the route and inform the route-related nodes to establish the corresponding route.

    youdao

  • 令人难忘交流中,指出这个问题上的论点循环的。

    In my one memorable exchange with him, I pointed out that his argument on the question at issue was circular.

    youdao

  • 一次日本名古屋举行循环中,他们以4比1战胜了加拿大

    They beat Canada 4-1 in their last round-robin match at Nagoya in Japan.

    《柯林斯英汉双解大词典》

  • 其中每种测试类型可能导致开发团队根据反馈再进行一次开发循环从而可能创建软件版本错误修复程序

    Each of these types of tests can result in a feedback loop to the development team, which creates new versions of the software or bug fixes.

    youdao

  • 对于控制解析器的应用程序而言,一次循环是必要的,因为应用程序很容易在嗅探前面之后停止读入

    For those applications controlling the parser, a loop helps because the application can easily stop the reading after sniffing the first few lines.

    youdao

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

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

    youdao

  • 因为皮肤循环,也就是细胞抵达皮肤表层时间,需要30左右,所以要想看到肤质、光泽度透度明显改观应该坚持使用新品至少一个

    "One skin cycle takes 30 days (for new cells to reach the top layer of skin), so in order to see a real difference in texture, tone, and clarity, you need to use it for more than a month," she says.

    youdao

  • 这种气候系统循环27发生一次上次抬头2007年。

    This cyclic weather system normally occurs once every two to seven years, and last reared its head in 2007.

    youdao

  • 对于执行循环中的代码任务通常只需为每一个循环迭代检查中断

    For tasks that execute code in a loop, it is common to check for interruption only once per loop iteration.

    youdao

  • 意味着循环中的步骤至少执行一次

    This means that the steps in the loop will be performed at least once.

    youdao

  • 注意循环执行CAS因为可能会失败一次多次才能获得成功使用CAS代码总是这样

    Note that the cas must be executed in a loop, because it may fail one or more times before succeeding, which is always the case with code that USES cas.

    youdao

  • 平均来说,输送带完成一次循环需要40

    On average it takes 40 years for the conveyor belts to complete a circuit(see diagram).

    youdao

  • 发送其余商品我们只需再重复一次循环即可因为调用发送组件活动循环开始处

    To ship the rest of the items, we just need to let the loop iterate again, since the activity that calls to the shipping component is at the start of the loop.

    youdao

  • 然后对于一个提要我们导入提要,在每个条目间进行循环,从而找到用户最后阅读提要是否新的文章发表,就像lastpulled定义那样。

    Then, for each feed, you import the feed, looping through each of its items to see if any were posted after the last time the user read the feed, as defined by the lastpulled column.

    youdao

  • 例如可以看到每当if条件真的时候嵌入其中的while循环至少执行(因为list长度肯定大于0)。

    For instance, you can see that any time the if condition is true, the nested while loop will execute at least one time (because the list length will be greater than zero).

    youdao

  • for 循环string列表上进行迭代输出行。

    The for loop iterates over the list of strings, printing them out one at a time.

    youdao

  • 创造了叫做“mottaina”,这个词很难准确翻译英文意思是要解释为什么日本人包装纸会有一次一次循环再利用。

    He brings up the notion ofmottainai, ” a word that is difficult to translate into English yet explains why the Japanese save wrapping paper from gifts to use again and again.

    youdao

  • 完成循环的时候,答案a第二次,对不起一次进入循环时候,答案就是

    So first time through the loop, the answer is a. Second time it-sorry, as it enters the loop, at the time it enter exits a the answer is a.

    youdao

  • 对于这种情况通常需要3循环才能执行一次更新(首次更新尝试失败获取当前计数器最后成功更新)。

    In that case, it will usually cost three round-trips to do an update (the initial failed update attempt, the fetch of the current counter value, and the final successful update).

    youdao

  • 其中分支继而引向循环迭代

    One of these branches leads to another iteration of the cycle.

    youdao

  • 不过营养液不能循环使用的,只能一次

    However, the nutrient solution is not circulated but used only once.

    youdao

  • 然后我们一次循环其余标题栏单元格添加该行,并结束之后将该行添加到提供程序

    Then we loop over columns (first loop) and add the rest of the header cells to this row and add the row to the provider after the looping is done.

    youdao

  • 注意版本甚至可以循环自身使用归,调用循环本身用于列表左手边内容进行排序,另一次对列表右手的内容进行排序。

    Notice that this version even makes use of recursiveness in itself, calling itself twice, once to sort the left-hand side of the list, and once again to sort the right-hand side of the list.

    youdao

  • 注意版本甚至可以循环自身使用归,调用循环本身用于列表左手边内容进行排序,另一次对列表右手的内容进行排序。

    Notice that this version even makes use of recursiveness in itself, calling itself twice, once to sort the left-hand side of the list, and once again to sort the right-hand side of the list.

    youdao

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

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

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