字典APP>英语词典>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.
      这些活跃分子不想做局外人。

双语例句

  • You can nest for loops by placing one loop within another.
    可以将一个循环放在另一个循环内以嵌套。
  • We use it in loops, indexed two-sized arrays.
    我们在循环中使用它,索引大小为2的数组。
  • It analyses the coupling relations of the control loops in the AHU and the terminals.
    具体分析了机组部分和末端部分的控制回路之间的耦合关系;
  • Well, we saw loops in Scratch.
    嗯,我们在Scratch中看到了循环。
  • In a multigraph both multiple edges and multiple loops are allowed; a loop is a special edge.
    在重图中允许有重边和重自环,自环是一种特殊的边。
  • A collection of loops is said to be nontouching if no two of the loops have a node in common.
    对于一个回路的集合来讲,如果其中任意两个回路之间都没有一个公共的节点,则称这个集合是互不接触的。
  • The simultaneous measurements of the magnetic hysteresis loops and thickness-dependent electric conductance were performed in-situ during deposition process.
    磁滞循环和依赖于厚度的电导率的同时测量沉积过程中被执行的现场。
  • You can use test elements such as loops, conditions, and transactions anywhere in a test.
    您可以在一个测试中使用类似于循环,条件和事务等的测试元素。
  • This example provides three different for loops that all iterate over the same string.
    本例提供了三个不同的for循环,它们都迭代同一string。
  • We execute one of two loops, depending on the type of input.
    我们根据输入的类型执行两个循环中的一个。