八八字典>英语词典>loops翻译和用法

loops

英 [luːps]

美 [luːps]

n.  环形; 环状物; 圆圈; (绳、电线等的)环,圈; 循环电影胶片; 循环音像磁带
v.  使成环; 使绕成圈; 成环形运动
loop的第三人称单数和复数

柯林斯词典

  • N-COUNT (绳等形成的)圈,环
    Aloopis a curved or circular shape in something long, for example in a piece of string.
    1. Mrs. Morrell reached for a loop of garden hose.
      莫雷尔太太伸手去拿绕成圈的花园浇水用的软管。
  • VERB 把(绳等)打成圈(或环)
    If youloopsomething such as a piece of rope around an object, you tie a length of it in a loop around the object, for example in order to fasten it to the object.
    1. He looped the rope over the wood...
      他把绳子绕到木头上。
    2. He wore the watch and chain looped round his neck like a medallion.
      他将链表绕挂在脖子上,就像戴了一枚大奖章。
  • VERB 打环;成圈
    If somethingloopssomewhere, it goes there in a circular direction that makes the shape of a loop.
    1. The enemy was looping around the south side...
      敌人正从南侧包抄过来。
    2. The helicopter took off and headed north. Then it looped west, heading for the hills.
      直升机起飞后向北飞行,接着又兜向西边,朝山那边飞去。
  • PHRASE 属于/不属于圈内人士
    If someone isin the loop, they are part of a group of people who make decisions about important things, or they know about these decisions. If they areout of the loop, they do not make or know about important decisions.
    1. I think that the vice president was in the loop...
      我认为副总统是局内人。
    2. These activists don't want to feel out of the loop.
      这些活跃分子不想做局外人。

双语例句

  • The rest of that code's a pair of loops.
    剩下的代码就是一对儿循环。
  • In a multigraph both multiple edges and multiple loops are allowed; a loop is a special edge.
    在重图中允许有重边和重自环,自环是一种特殊的边。
  • This dissertation presents a study on modeling and circuit design of Charge Pump Phase-Locked Loops.
    本文研究了电荷泵锁相环电路的模型和电路设计。
  • The plane flew round and round in wide loops.
    飞机兜着大圈子,飞了一圈又一圈。
  • These template systems have no flow control& no loops or conditionals.
    这些模板系统没有流控制&没有循环或条件。
  • This example provides three different for loops that all iterate over the same string.
    本例提供了三个不同的for循环,它们都迭代同一string。
  • You can nest for loops by placing one loop within another.
    可以将一个循环放在另一个循环内以嵌套。
  • Replacing loops with recursion, whether in C, XSLT, or Scheme, takes some getting used to.
    无论是在C、XSLT中,还是在Scheme中,都应用了使用递归代替循环。
  • It loops until shut down, periodically showing and hiding itself for brief periods.
    它循环运行,直到被关闭,它周期性地短暂显示和隐藏自己。
  • We execute one of two loops, depending on the type of input.
    我们根据输入的类型执行两个循环中的一个。