• How do I loop across both rows and columns of a range in VBA?

    如何范围VBA循环

    youdao

  • Have an array of Asteroids, how can I loop them to infinitely spawn?

    一个数组小行星怎么循环无限重生

    youdao

  • When the application loads, I loop over the Rectangles and set the Stroke to a transparent color.

    应用程序加载矩形循环设置行程透明色。

    youdao

  • The first improvement (which is also supported by modern versions of C) is to move the declaration of the i loop variable inside the loop, as shown in Listing 7

    第一改进C 语言现代版本支持这项改进)i循环变量声明循环之内,如清单 7 所

    youdao

  • After several tries on the loop of soapy water, I gently breathed on it.

    尝试了几次肥皂水环后,我轻轻地对着它吹气。

    youdao

  • I patiently explained to him, "Son, you can't blow so hard; you must ever so gently breathe on the loop to make bubbles."

    耐心地向他解释:“孩子,你不能吹得这么猛;你必须轻轻地在环上吹气,这样才能吹出泡泡。”

    youdao

  • But for my grocery store, I decided to loop through several simulations, each one corresponding to a day of business.

    对于食品杂货店,决定通过几次模拟进行循环每次对应某一的业务。

    youdao

  • Just like I said in the introduction, the game loop is the heartbeat of every game.

    正如介绍所说,所谓游戏循环就是每个游戏心跳

    youdao

  • Nonetheless, having done that, let's look at what I'm going to do. I now want to run a loop where I need to collect things together.

    尽管如此,讲完了这些我们去看看,将要进行的操作,我运行一个,需要东西收集起来的循环,我要命名它。

    youdao

  • Another endless loop: Until the user has picked a suitable track number, I simply can't go on.

    另一个无穷循环:在用户选择合适曲目数量之前完全不能继续下去。

    youdao

  • I could have used a hash to optimize this loop further, but frankly I don't think it would have made a difference at all unless the user was finding hundreds of thousands of albums.

    可以使用一个散列进一步优化这个循环但是坦白讲并不认为多重要除非用户要在无数唱片中查找

    youdao

  • However, in this case I would much rather reclaim that memory at the end of each loop.

    不过例中选择每次循环结束回收内存

    youdao

  • If I'm iterating from I on the outside, I on the inside, I'm going to start changing the value and I might very well induce an infinite loop but J is okay.

    如果外面i开始迭代,或从里面开始迭代,我开始改变,我可能引起一个无限循环但是用j是可以的。

    youdao

  • When the loop exits, I simply return the encryption result of the last data block, which is the result of Step 9 of the secret key generation process.

    循环退出时只是返回最后一个数据加密结果就是密钥生成过程第9的结果。

    youdao

  • Well I ought to be able to do that by simply generalizing the loop. And that's what the next piece of code on your a hand out shows you.

    好的通过生成这个循环,应该能够达到目的,也是你们讲义中下代码

    youdao

  • So what I wanted to do is loop back, at least with a couple of things that we see recurring and very understandably so, but let's try to clear up a couple of frequently occurring issues.

    所以回环至少三个,我们看到东西返回,并且可以理解地,我们着处理几个,频繁发生的事情。

    youdao

  • The loop I used here should be a minor defect, because any decent Just-in-time (JIT) compiler will perform loop unrolling, which lessens the impact.

    这里使用循环应该算是一个缺陷但是影响不大,因为所有即时JIT编译器都会执行循环展开,这会降低循环的影响。

    youdao

  • So, and similarly, if I take any other loop that avoids the origin, I can find, actually, a surface bounded by it that does not pass through the origin.

    类似的,对于任何经过原点环路,都找到一个之为界曲面曲面不经过原点。

    youdao

  • Otherwise the test is always going to be true, we're going to go off here, but this would loop forever if I did that.

    否则测试结果一直我们需要离开这个测试,否则会一直执行循环

    youdao

  • Can I find a surface that's bounded by this loop and that does not pass through the origin?

    找到一个环路为界经过原点曲面吗?

    youdao

  • I wasn't ready then (I would've sold then but I was too small) so I kept everyone in the loop with monthly updates.

    那时准备(那时可能已经卖掉了当时太小了),所以每月一次循环不同联系。

    youdao

  • I can be a little more careful about keeping track of what goes on inside of that loop. If I don't have any more work to do, let me just stop.

    小心点来跟,循环发生什么如果没什么可干了,停下来

    youdao

  • In the "basics" section presented earlier in this paper, I covered the combined fragments known as "alternative," "option," and "loop."

    本文前面基础”的段落中呈现的,介绍了变体”,“选择项”,循环”的组合碎片

    youdao

  • Notice that then, in the body of the loop, I use callback to invoke the passed parameter function object.

    然后注意循环使用callback调用传递参数函数对象

    youdao

  • This shows that the error occurred on the third time through the "for" loop (I equals 2) when "value" equaled "div".

    信息显示第三执行for循环(i等于2)发生了错误,此时“value等于div ”。

    youdao

  • These examples were tested on real Bluetooth hardware, so you should see that as I iterated through the Vector, I "backed off" for two seconds before I continued through the loop.

    这些示例真正的蓝牙硬件测试过所以应当看到在Vector中迭代时,我在继续循环之前,“后退

    youdao

  • In the test runs for this article, I used a loop count of 10 million for each call, running on a 1ghz PIIIm system.

    本文进行测试每次调用使用1000万循环,在1ghzPIIIm系统运行

    youdao

  • I have just declared some variable types that I clearly know, and I used the cleanest Pyrex counter loop.

    声明了早已知道一些变量类型使用干净的Pyrexcounter循环。

    youdao

  • The last at the end means that if I got this far, I should exit the loop.

    最后的last表示如果继续执行,就退出这个循环

    youdao

  • For this purpose, I have used a do-while loop that continues dividing the value integer by 256 until the value drops below 1.

    为此使用一个do -while循环,它不断地value整数除以256,直到得到小于1。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定