项城词语网>英语词典>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

双语例句

  • I mean I've got a different kind of looping mechanism.
    ,我的意思是我学会了一种不同种类的,循环机制,我想我得说。
  • Allows looping and creation of output records even when source records don't exist.
    即使源记录不存在,也允许循环和创建输出记录。
  • The enemy was looping around the south side
    敌人正从南侧包抄过来。
  • You can still declare variables in XSLT, and the looping in XSLT has been enhanced as well.
    仍可以在XSLT中声明变量,XSLT中的循环功能也有所增强。
  • BPMN has two types of repeating activities, called looping ( DoWhile) and multi-instance ( ForEach).
    BPMN有两类重复活动,称作循环(DoWhile)和多实例(ForEach)。
  • You can also implement branching or looping in the flow of control between activities.
    您也可以在活动之间的控制流中实现分支或循环。
  • Experimentally, I also found that a looping string comparison is faster than taking a slice.
    经过实验,我还发现循环字符串比较操作速度都非常快。
  • You can use looping statements in your code to do this.
    当你想让相同的代码重复执行多次的话你可以使用循环声明。
  • You won't have any trouble creating variables, looping, using conditionals, and creating functions.
    您可以方便地创建变量、循环,使用条件和创建函数。
  • A future refinement of this code should consider looping through those values.
    此代码的未来改进中应考虑遍历这些值。