• "All right. I'll let him go this time. But I want to give you some advice.

    VOA: special.2009.07.19

  • For all students, what we want to do is we want to give you an understanding of the role computation can and cannot play in tackling technical problems.

    对所有学生来讲,我们想做的就是,给你们关于计算在能否解决技术问题中,所扮演角色的,认识。

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

  • And I definitely think that all stress can be dealt with if you give yourself time.

    而且我完全认为如果你给自己时间的话,是可以处理好所有的压力的。

    对付压力的方法 - SpeakingMax英语口语达人

  • It's a cool day because everybody gets to give balloons and chocolates and all that stuff to the person you're in a relationship in or whatever."

    VOA: special.2010.02.08

  • If you give a sign, on top of the number, that takes care of all ambiguity in one dimension.

    如果你在数字前加一个符号,就把一维运动的所有的歧义解决了

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

  • "If you look at nature, and I give an example in your own country, if you look to the Rocky Mountains, you find trees all over the mountains.

    VOA: special.2010.07.13

  • If you read a quick plot summary here, I'll just give you a little teaser. All right.

    如果你阅读一下这个概要,我将给你一个小的技巧,好的。

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

  • I will give you all development and all you have to do is every once in five years make sure you come and vote for me, and this thing will go on,"

    VOA: standard.2010.02.24

  • Good programming style. All right? Things that we ought to do, as you put these pieces together in order to give you really good code.

    优秀的编程风格,对不对?,为了得到真正优秀的代码,我们在把代码放到一起的时候。

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

  • Now, if Parker did give his consent, would it be all right, do you think or not?

    那如果派克的确同意了,你觉得杀他是正当的吗?

    耶鲁公开课 - 公正课程节选

  • To give you all the detail, there's two classes of bases that appear here.

    为了尽量讲的详细,这里出现的碱基有两种类型

    耶鲁公开课 - 生物医学工程探索课程节选

  • The point of the requirement is to give you all experience actually seeing what psychological research is about as well as to give us hundreds of subjects to do our experiments on.

    这项要求的重点在于让你们去亲身体会,看看心理学到底在研究些什么,同时也能够为我们的研究,提供数百名的被试

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

  • After all, even if you believe in a soul, as I have remarked previously, that doesn't give us yet any reason to believe the soul continues to exist after the death of your body.

    毕竟,就像我之前说过的,即使灵魂是存在的,那也不能说明,灵魂在肉体死后,仍然能继续存在下去

    耶鲁公开课 - 死亡课程节选

  • This has made it very clear that there has to be -if you announce anything you have to announce it all at once on a certain date and you can't have favored people that you give the announcement to.

    很明显的一点...,如果要宣布事项,就要选定某一天,而且,你宣布的消息,不能只针对某一人群

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

  • We give you a very rich table of constants that's got all kinds of things from the mass of the electron to the speed of light, and all this stuff to the requisite number of significant figures. And, in addition, you are allowed to take in one sheet of paper, 8 1/2 x 11 one sheet 8 1/2 x 11, you can write anything you want on it.

    我们会给你一个很详实的常量表,将会涉及很多方面,从元素的电子,到光速,这些内容到有效数字的定量,还有,你们可以带来一张纸,纸的规格是,可以写任何你们想写的东西。

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

  • All right, I'm going to give you ten seconds fifteen seconds to make up your mind.

    差不多打成平手,其他人现在不知道。

    麻省理工公开课 - 热力学与动力学课程节选

  • To receive in the closing pages of your book one word of recognition for this aspiration, if it were possible for you to give such recognition honestly, would hearten all who believe in American ideals.

    其实,在座的很多人,也认同这个,如果我们所有人都持有这种理想,并让其作为星星之火,得以燎原的话,那美国式的理想。

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

  • All you did is give 'em a machine."

    为他们创作出这么一台机器"

    耶鲁公开课 - 美国内战与重建课程节选

  • Give me some myth that we all know of, you know, Paul Bunyan's axe handle is something in American nature which I now no longer remember!

    随便给我说一个大家都知道的故事,在美国文化中,Paul,Bunyan的斧柄算是一个,但我已经记不清了!

    耶鲁公开课 - 旧约导论课程节选

  • All right. So let me give you an example.

    我得到了一个是。

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

  • Just to give you an example of that, for instance, I can do the following: all right, the number four is less than 4 the string three, whereas the string four, oops, is not less than the string three.

    仅仅是给大家看一个例子,例如,我可以这么做:,好,数字4比,字符串3要小,而字符串,比字符串3要大。

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

  • Really there's no work to be done if I am handed all in sorted order so, you know, There's no work to be done if I'm handed all of the arrays in sorted order so, you know, if I demand that you give me this assumption that the cups are already sorted and then I'll sort them for you, I mean, this is kind of a cyclical argument.

    如果杯子是有序排列的,那就没必要再对它进行排序了,同样如果给出的序列本身就是有序的,那也不必再做什么,如果给出这样的假设:,杯子已经有序,但仍需要对其进行排序,这像是个循环的论点。

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

  • And so I can--a great deal after all, 20 years-- I can give you a pretty good idea of what it's like to live in France, even if I didn't move there for the rest of my life without ever coming back."

    所以我可以,毕竟二十年还是有很多,关于住在法国是什么样的感觉,我可以给你很好的描述,就算在我的有生之年我再也不会,搬回法国

    耶鲁公开课 - 死亡课程节选

  • You want to give it to people in different communities, to make sure that it works in all the subpopulations where the vaccine's potentially valuable.

    研究者希望将疫苗分接种于不同人群,以确保疫苗适用于所有人,这样才能体现疫苗的价值

    耶鲁公开课 - 生物医学工程探索课程节选

  • They give you the hundred shares and that's all they do.

    他们能做的仅限于给你100股股份

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

  • I think that book will give you all the basic principles you need in calculus of one variable, more variables, elementary complex numbers, maybe solving some problems with vectors and so on, which you're going to get into.

    我想那本书会给你所需的所有基本知识,包括一元和多元微积分,简单的复数运算,可以解决一些与矢量有关的问题,而这正是你们将要学的

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

  • I'll just give you a few. First of all, there are the tears looking at Remedios Varo"s painting of the women in the tower embroidering the long tapestries that become the world.

    我会说一些,当她在墨西哥看Remedios,Varo画的女人在塔中绣着挂毯的画,眼泪不断地出现在她的泡沫阴影里,那孤立在塔中的景象。

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

  • So the mad scientist explains all of this to you, but in order to give it a little kicker, because he's also an evil mad scientist-- that may be evil already,but because he's an evil mad scientist-- he says,And then when I'm done-- So over here we've got Shelly's body but Linda's personality.

    于是疯狂科学家向你解释这一切,但为了增加一点戏剧性,因为他同时是个邪恶的疯狂科学家-,因为他是既邪恶又疯狂的科学家-,他说,当我完成之后…,这是Shelly的肉体和Linda的人格。

    耶鲁公开课 - 死亡课程节选

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

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

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