• "Even though I'm blind I love to go see movies. Some theaters have these transmitters that you can check out at the front desk where you buy your tickets, and there is an audio track that provides description for the movies.

    VOA: special.2010.03.01

  • And I called him up and I said, "Look, I'm going to go check out these other summer jobs but then I'll come visit you."

    然后我给他回电,说,“我得查一下其他的暑期工,不过之后我会去看你的。“

    斯坦福公开课 - 微软CEO-Steve.Ballmer谈科技的未来课程节选

  • And so going to Gama-Go, I think, is one of the coolest like, quintessential San Francisco places to go check out.

    ama-Go也是最具旧金山特色的地方之一,很值得一去。

    无所不有 - SpeakingMax英语口语达人

  • They are going to check my safety rig and if they say you can go off that bridge, I'll trust them that it's okay."

    VOA: standard.2010.07.26

  • My point is, go check the course website, which by the way is right there.

    我的意思是你们要去核查一下,课程网站上的正确时间。

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

  • Dr.Kausalya Pendyal tells her patients in Richmond, Virginia before they go outside to check the Air Quality Index - a U.S.government assessment of pollutants in the air.

    VOA: standard.2010.08.04

  • Once you know what pieces to look for, what mental constructs to reach for, can you realize all right I want to make some dancing figures go back and forth, I need to loop this way and loop this way and check if I'm on the edge and so forth.

    一旦确定需要查找的部分,想要达到那种层次,你是否意识到,我想做出一些可以来回走动跳舞的人,我需要按这种方式那种方式让它转圈,并检查我是否,到了屏幕的边缘等等。

    哈佛公开课 - 计算机科学课程节选

  • "With our turtle release program, it is a compensation-based program where when the fishermen give us a call to go and rescue a turtle, we check the biometric measurements, tag the turtle, and compensate the fishermen for the time and effort they have taken to save these turtles and call us."

    VOA: standard.2010.07.15

  • Nowadays, if you go to outer space, you can check for yourself that if you throw something out, it just goes on forever without your intervention.

    现如今,如果你去了外太空,你可以向外抛个物体试试,如果你不打断它,它就会一直运动下去

    耶鲁公开课 - 基础物理课程节选

  • It probably lowers HDL but I'll have to go back and check that.

    它可能降低了高密度脂蛋白,但我要回去查一查

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • so it's gonna have some impact on the third quarter, maybe leaking in the fourth quarter Um, I haven't looked at the details I might not get a check If I did, I just take in the check and go and say that we wouldn't spend it.

    该计划产生的影响,或许要到第三季度才有所体现,当然也许会蔓延至第四季度,嗯,我个人也还没有深入研究,我也许并会去领支票,即使领了,我也只是拿到后离开,然后说,我们才不会花掉呢。

    斯坦福公开课 - 经济学课程节选

  • and you had planned to go on a Dutch pay but at the end of the meal, the friend offers to take the check.

    你本来希望两人各自付账,但吃完饭后,你朋友便主动买单。

    I will 课堂 - SpeakingMax英语口语达人

  • so you should check out Amsterdam. They have really nice places to go out.

    所以你们应该看看阿姆斯特丹。有很多值得去的好地方。

    来自荷兰 - SpeakingMax英语口语达人

  • Hey, check out that chick. She's really hot. Let me go talk to her."

    嗨,看看那个女孩,她真的很火辣。我要过去和她说说话。”

    体验男女初次会面 - SpeakingMax英语口语达人

  • Go to the web and check them out if you haven't already.

    如果你还没在网上听过他们的节目,就赶紧去搜吧!

    纽约的媒体 - SpeakingMax英语口语达人

  • You should go check with the DUS in Political Science. It counts.

    回去咨询下本科教学主管,确实算的

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

  • Whatever you want to do; check your email, publish tweets, go shopping or whatever, it can be solved by this one box.

    无论你想做什么;,查收邮箱,发布推特状态,网上购物等等,都可以通过这个搜索框解决。

    斯坦福公开课 - 百度CEO李彦宏演讲:全球最大搜索引擎的发展课程节选

  • OK. Having done this now, I can simply go ahead and run this, and in fact if I go up here to run, you'll see I've got both an option to check the module, though in this case I'm just going to run it.

    好,讲完了这些,我可以去执行程序了,实际上如果我在这里运行,你们会看到我同样得到了,一个可以同时检查模块的选项,虽然在这个例子中我就是直接去运行程序了。

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

  • All right, and let's just check this out, because I want to make a point of this, let's go back and do the following.

    好,让我们记住这一点,因为我想要强调下这里,我们回过头去做如下的操作:

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

  • You try to design actually I'm going to come back to that in a second. It's like you're trying to use a hash function that spread things out pretty evenly. But the places you store into in those lists may have to themselves have a small list in there, and when you go to check something, you may have to do a linear search through the elements in that list.

    你尝试着去设计,实际上过会儿我会回头讲解这个问题,类似于你需要用一个哈希函数,非常平均的将物体分发出去,但是在列表中你数据,映射到的地方可能会有自己的一小段列表,当你回头查找数据的时候,你可能需要在那一小段列表中做线性查找。

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

  • Well, now I go through code very much like what I did for max val in the first place. I check whether it's 0, et cetera, et cetera.

    现在我会捋一遍代码,就像我之前捋maxval函数一样,我会检查它是不是0等等等等。

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

  • And that you might look at, for example, that first example, and say, man by this stage it was already sorted, yet it had to go through and check that the third element was in the right place, and then the fourth and then the fifth and then the six.

    你可能会去看看例如第一个例子,然后要抱怨,到这里,它已经是排好序的了,但他还是得去遍历查看,第三个元素是不是在正确的位置,然后第四个,第五个,第六个。

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

  • Having reached the end of the block, go back up and check the test.

    执行到了这块代码的最后,程序会回去再做一次测试。

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

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

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

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