专业字典>英语词典>looping翻译和用法

looping

英 [ˈluːpɪŋ]

美 [ˈluːpɪŋ]

v.  使成环; 使绕成圈; 成环形运动
loop的现在分词

现在分词:looping 

电力

BNC.35862 / COCA.29966

柯林斯词典

  • 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.
      这些活跃分子不想做局外人。

英英释义

noun

  • (computer science) executing the same set of instructions a given number of times or until a specified result is obtained
    1. the solution is obtained by iteration
    Synonym:iteration

双语例句

  • You might also use return values from functions with command such as test or while to control branching or looping.
    您也可以将函数的返回值和test或while之类的命令结合使用来控制分支和循环。
  • The standard PHP looping structures can loop through a QueryPath object's selected elements.
    标准的PHP循环结构可以遍历QueryPath对象选择的元素。
  • Experimentally, I also found that a looping string comparison is faster than taking a slice.
    经过实验,我还发现循环字符串比较操作速度都非常快。
  • Turn this on if you are making a looping animation.
    如果你在制作一个循环的动画,那么可以打开这个选项。
  • All evidences above can testify the feasibility of chemical looping combustion of coal based and its lower emission characteristic.
    这些都证实了煤基化学链燃烧技术的可行性以及其低排放特性。
  • After we wrap up our looping brackets and timing code, it's on to the subroutines.
    在圈选循环括号和计时代码后,它就成为了子例程。
  • Cannot validate a merge article that uses looping join filters.
    无法验证使用了循环联接筛选的合并项目。
  • I thought of using LINQ to object query to reduce the looping and create method.
    我想使用LINQ到对象的查询,以减少循环,创造方法。
  • JSTL provides tags for conditional and looping constructs.
    JSTL为条件及循环结构提供了标记。
  • It greatly enhances the build process by letting you control program flow with looping constructs and conditional logic.
    它让您用循环构造和条件逻辑控制程序流,极大地增强了构建过程。