专业字典>英语词典>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.
    剩下的代码就是一对儿循环。
  • As in SEDA, the application is split into several event loops.
    和SEDA相同,应用程序被分为若干个事件循环。
  • In fact, loops and recursive functions can be considered interchangeable.
    实际上,可以认为循环和递归函数是能够相互转换的。
  • In a multigraph both multiple edges and multiple loops are allowed; a loop is a special edge.
    在重图中允许有重边和重自环,自环是一种特殊的边。
  • 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.
    我们根据输入的类型执行两个循环中的一个。
  • But now you have another loops of wire that is intertwined with it.
    但如果有另一个和它缠绕在一起的金属线圈。
  • Avoid subscripting arrays or hashes within loops.
    避免在循环中使用下标数组或散列。
  • The magnetic hysteresis loops are simulated by micromagnetism finite element method.
    利用微磁学的有限元法,模拟计算了样品的磁滞回线。
  • These examples illustrate variables, conditionals, and loops in addition to some of the key features of Scheme.
    这些例子演示Scheme的一些关键特性,此外还演示了变量、条件和循环。