词语站>英语词典>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 use test elements such as loops, conditions, and transactions anywhere in a test.
    您可以在一个测试中使用类似于循环,条件和事务等的测试元素。
  • We execute one of two loops, depending on the type of input.
    我们根据输入的类型执行两个循环中的一个。
  • Replacing loops with recursion, whether in C, XSLT, or Scheme, takes some getting used to.
    无论是在C、XSLT中,还是在Scheme中,都应用了使用递归代替循环。
  • The magnetic hysteresis loops are simulated by micromagnetism finite element method.
    利用微磁学的有限元法,模拟计算了样品的磁滞回线。
  • This dissertation presents a study on modeling and circuit design of Charge Pump Phase-Locked Loops.
    本文研究了电荷泵锁相环电路的模型和电路设计。
  • Fasteners: lacing cleats and speed loops are located at the top and bottom of the boot.
    钩:系带固着楔和速度圈在靴的顶部和底部。
  • In fact, loops and recursive functions can be considered interchangeable.
    实际上,可以认为循环和递归函数是能够相互转换的。
  • The cable adopts shield structure in order to reducing mutual interference and external interference among the loops.
    为了减少回路的相互串扰和外部干扰,电缆采川了屏蔽结构。
  • This example provides three different for loops that all iterate over the same string.
    本例提供了三个不同的for循环,它们都迭代同一string。
  • Avoid subscripting arrays or hashes within loops.
    避免在循环中使用下标数组或散列。