查询
1 词典释义:
in the loop
时间: 2025-11-24 08:12:22
英 [ɪn ðə luːp]
美 [ɪn ði lup]

phr. 在圈内;知情;参与决策;在内部圈子里

双语例句
  • Oil in the Loop Current Still a Big if.

    石油是否进入环流还存在极大的不确定性。

  • With XML in the loop, everything is seamless.

    通过在环节中使用 XML,每一样都是无缝的。

  • For each iteration, all of the steps in the loop are run.

    对于每个迭代,将运行循环中的所有步骤。

  • During each pass in the loop, the receive method is called.

    在每一次循环中,receive方法会被调用。

  • While the condition is true, the steps in the loop are performed.

    当条件为 true 时,将执行循环中的步骤。

  • He is just keeping me in the loop, alright? And I appreciate that.

    他只是让我和孩子们保持这联系,知道吗?对此我很感谢。

  • Figure 1 shows the basic steps in the loop and how they are related.

    图1显示了循环中的各个基本步骤以及它们之间的关系。

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

    这意味着循环中的步骤将至少执行一次。

  • With distributed teams, you must work harder to keep everyone in the loop.

    对于分布的团队,您必须更努力地让每个人进入循环。

  • For example, the code in Listing 3 prints a note after each number in the loop.

    举例来说,清单3中的代码会在循环中为各编号输出一个说明。

  • In other words, you are now "nested" in the loop or at the next deeper level.

    换句话说,您现在“嵌套”在循环中,处于更深的一级。

  • You can then follow the messages in the loop as you would normally in a sequence diagram

    然后你能和正常情况一样,在序列图中跟踪循环的消息。

  • The beauty of this mystery is that Godbrings us "in the loop" by revealing it to us.

    这奥秘的美丽之处就在于,神向我们揭示了这个奥秘使我们成为“圈内人士”。

  • You will stay in the loop if the state is default (" _ ") or if the state is pending.

    如果状态为默认值(“ _ ”)或等待(pending),您将处于循环过程中。

  • The last call in the loop calls the report client and tells it to add your row values to the table.

    循环中的最后一个调用,调用报告客户端,并告诉它将行值添加到表中。

  • Being kept "in the loop" usually means you want to receive information but not necessarily exchange it.

    保持消息灵通很多时候意味着你想获得信息又不必作非必要的交流。

  • One of the nation's biggest and busiest libraries is the $144-million Harold Washington Library in the Loop.

    花费1亿4400万美元建立的哈罗德华盛顿图书馆(Harold Washington Library)是这个国家规模最大而且最繁忙的图书馆之一,它就位于芝加哥L字型交叉的地方。

  • I wasn't ready then (I would've sold then but I was too small) so I kept everyone in the loop with monthly updates.

    那时我还没准备(那时可能已经卖掉了,但我当时太小了),所以我每月一次循环和不同人联系。

  • They like being in the loop, and you've got a better chance to keep them on your side if they can see steady progress.

    他们喜欢参与其中,而且,当他们可以看到稳定的进展时,您就有更大的机会让他们站到您这边来。

  • If the SIEBEL schema name is not SIEBEL, then the first query in the script and in the loop should be changed accordingly.

    如果SIEBEL模式名不是SIEBEL,则应该对脚本和循环中的第一个查询做出相应地修改。

  • How this will look depends on how you use it; where you put it in the theme (it has to be in the loop!) and how you style it.

    具体的效果要看你如何使用;在你的主题哪里使用;还有你如何样式化它。

  • “Humans have got to be in the loop,” says Dr Thomas. “It is probably going to be necessary for the next 20 years, maybe 100.”

    “人类必须要被包含在其中”托马斯博士说,“这可能在未来的20甚至可能100年内都是有必要的。”

  • Repeat until Loops are similar to While Loops, except that the activities in the loop are repeated until a condition is true.

    Repeat Until循环类似于While循环,只不过循环中的活动一直重复,直到某个条件为True。

  • Grits are dried ground hominy or corn for anyone not in the loop. You mix it with boiling water and the grits becomes a porridge.

    粗燕麦粉是干燥的地面玉米粥,或是玉米粒,用开水冲泡将这些混合,粗燕麦粉就变成了粥。

  • This article explores methods you can use to stay in the loop — and maintain your role as an organizational influencer and leader.

    本文对一些相关的方法进行了研究,您可以使用这些方法与其他人保持同步,并维护您作为组织影响者和负责人的角色。

  • Grits are dried ground hominy, or corn, for anyone not in the loop. You mix it with boiling water and the grits becomes a porridge.

    粗燕麦粉是干燥的地面玉米粥,或是玉米粒,用开水冲泡将这些混合,粗燕麦粉就变成了粥。

  • One of the differences is trivial: You're now looping over a list rather than an array, which causes minor changes in the loop control.

    其中有一点微不足道的差别:现在将在一张列表内而不是在数组中循环,这将导致需要在循环控制中执行一些小更改。