• We must keep doing that campaign." The government launched a huge campaign in late April to test 15 million people for HIV by June 2011.

    VOA: standard.2010.05.29

  • The easy thing to do would be the following: start at the front end of the list, check the first element. If it's the thing I'm looking for, I'm done. It's there. If not, move on to the next element. And keep doing that.

    从数组的第一个元素开始:,如果这是目标元素那么结束,如果不是的话就继续比较下面的元素,并一直这么比较下去,但如果,在某一点我发现我要寻找的数字。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • I'm 43 years old and I plan to keep doing all the exercises that I love doing, you know, until I die.

    我今年43岁,我准备一直做那些我喜欢的运动,你知道,一直到我死。

    健康生活 - SpeakingMax英语口语达人

  • So let's look at the second example, all right, I keep doing that -- this piece of code from here to here gives me a way of now creating a hash table of size 256.

    所以让我们来看一下第二个例子,好的,我继续做那件事,这段代码中从这里到这里,是创建一个大小为256的哈希表。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • And in this game if they keep on doing that, it's going to drag them back to Nash Equilibrium.

    这个博弈,如果他们一直这样做,最终会达到纳什均衡的状态

    耶鲁公开课 - 博弈论课程节选

  • I have some people that say I am not doing this well, oh, forget it. No, keep going.

    有些人说我这样做不好,哦,忘了吧,不,继续。

    麻省理工公开课 - 固态化学导论课程节选

  • You might see them on the site and we just keep our operating expenses low so far and by doing that, we've been able to stay cash flow positive for basically the entire existence of the company.

    在网站上可以看到,我们一直保持低成本运营,这样可以使得现金流的流入大于流出,自公司创办以来都是这样做的。

    斯坦福公开课 - 扎克伯格谈Facebook创业过程课程节选

  • Now the part about his life in Chicago was I'm going to keep doing this, call it the novel versus the autobiography, and I'll explain why I make that mistake a little later--it was cut from the autobiography.

    他在芝加哥的生活那部分,我会一直把这书叫做小说,而不是自传,我之后会解释为什么犯这样的错误,这书是从自传的一部分。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • Suppose you want to train somebody to do something and you want the training such that they'll keep on doing it even if you're not training them anymore, which is typically what you want.

    假设你想训练某人做某事,你想要找到一种训练方法,使得他们即便不再接受训练,也依然能够持续展现某种行为,而这正是你想要的。

    耶鲁公开课 - 心理学导论课程节选

  • it's the one job that I could keep on doing and it never gets old.

    只有这份工作我可以一直做,却不感觉它在变老。

    我是摇滚音乐家 - SpeakingMax英语口语达人

  • But if you start paying regular dividends, then you better keep doing them or people are going to conclude that something is really wrong.

    但你一旦开始定期分红,就最好一直继续下去,不然人们就会得出运转不善的结论

    耶鲁公开课 - 金融市场课程节选

  • So the correct answer for titanium plus two Ar3d2 is going to be argon 3 d 2, whereas if we did not rearrange our order here 4s2 we might have been tempted to write as 4 s 2 so keep that in mind when you're doing the positive ions of corresponding atoms.

    所以正2价钛离子,的正确答案是,然而如果我们不重新安排顺序,我们可能会写出2,所以请记住,它当你们在解关于原子,的正离子的时候。

    麻省理工公开课 - 化学原理课程节选

  • So it's a whole series-- when we listen to a single tone it's a whole series, and what Eva was doing there is playing out the notes in that series successively, and we'll keep banging on that.

    它们是一系列的声音,我们听单频音,其实听到的是整个系列,伊娃刚才所做的就是,一个接一个奏响那个系列中的音符,关于这部分,我们会继续探讨

    耶鲁公开课 - 聆听音乐课程节选

  • because that way I can keep doing the stuff that I like so much.

    因为这样我就能一直做我如此喜欢的东西。

    学习是生活的一部分 - SpeakingMax英语口语达人

  • In this case, it's cutting up from the bottom end, which makes sense because the thing I'm looking for is always bigger than the midpoint and then, I don't know, let's pick something in between. Somebody want-- ah, I keep doing that-- somebody like to give me a number?

    排除元素,这是讲得通的,因为我总是找比中点大的元素,那让我们挑一个同,中点之间的元素吧,我再来试试,谁给我个数字吧,我知道你们想给我些其他东西?

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • But if you keep on doing boxes within boxes, I'm going to converge in on that intersection.

    如果你不断缩小方格,最后就会只剩交点了

    耶鲁公开课 - 博弈论课程节选

  • And the thing I wanted point out is, we've got this global variable number of calls. Which is there not because Fibonacci needs it but just for pedagogical reasons, so that we can keep track of how much work this thing is doing.

    要指出的是我们已经,调用了几次这个全局变量,这不是因为斐波那契数列,需要调用它而只是,因为教学上的需要,以便我们可以知道,这个函数做了多少事情。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • It has a test in it, which is that while, while something is true, do something, but I want to keep doing it.

    也有个测试在里面,也就是那个当,当一件事情为真的时候,做一些操作,但是我想一直进行判断。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • Ah ha, it goes into that accept portion, prints out a message, and goes back around the while loop to say try again. And it's going to keep doing this until I give it something that does serve as a float.

    他会说输入一个浮点数,啊哈,它就到了那段处理代码,打印出消息,然后回到while循环让我们再输一次,它会持续这么做直到它接受到一个浮点数。

    麻省理工公开课 - 计算机科学及编程导论课程节选

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

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

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