• Deflection up and deflection down indicating that there was something strange that had yet to be accounted for.

    发生了偏离,这就说明还有一些奇特的现象,需要我们去解释。

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

  • You use "I can't help but" when you feel helpless, when you want to get something across that needs to happen.

    当你觉得无助时,或者当你说明需要做到这件事情的时候,你就可以使用“I can't help but”句型。

    I can't help but 课堂 - SpeakingMax英语口语达人

  • Each group needed a justification for saying how interesting the task was, but they each had a justification.

    每一组都需要一个理由来说明,这个任务有多有趣,但他们各自有自己的理由。

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

  • Most of these are probably self explanatory, addition, subtraction, multiplication, division, and anyone?

    其中很多都不需要加以说明的,像加号,减号,乘号,除号和?

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

  • I need a contract that says, here's what I want in terms of things that you're going to take as input, to begin your part of the drama, here's what you're going to produce at the output, and the details of what they do inside are up to them.

    这些作家相互沟通进行工作呢?,我需要一封规格说明书,我需要一份合约,上面列出了我想要你做的事,这些是你要再开始时做的输入,这些是你要的输出,细节工作就取决于它们了。

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

  • But the very first point that needs to be made, I think, is this.

    但首先需要说明的,我认为是这个。

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

  • I want to do this carefully and slowly, and before I even start, let me point out in passing that calculus is not going to help us here.

    我要慢点仔细讲这部分,在我开始之前,我需要说明微积分,在这里是用不着的

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

  • Then when you're done you print the page, and we have a special instruction for that in just a moment, and then you'll have what you need for the concept sheets.

    当你完成的时候,请把这页打印出来,我们马上会对此做出详细说明,这样你就得到了写观点报告需要的材料

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

  • The question, of course, is what scholars have disagreed about and continue to disagree about, because the evidence simply will not permit any confident answer, but I ought to just mention a few of the theories that have been tossed around, a few among many, many, many.

    而这个问题,是学者曾经争论不休,而且至今也尚无定论的,因为以目前的证据,不能得到任何确切的答案,但我需要,就一小部分广为传播的理论做些说明,这些只是各种理论中的一小部分

    耶鲁公开课 - 古希腊历史简介课程节选

  • Knowing what iambic pentameter is, is not a gift of birth, but rather something that comes through a little bit of practice, which means we have to work at it a little bit.

    没有谁是生来就知道抑扬五音步格诗,是需要努力才能知道的,这说明我们必须在这个上面花点功夫。

    耶鲁公开课 - 现代诗歌课程节选

  • Here he is accounting for his need for the car.

    这里,他在说明自己需要车的原因。

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

  • You don't need to say anything more about the phosphate because they all have the phosphate and every set of these is hooked together in the same way.

    需要再进一步说明磷酸基,因为两种核酸都含有磷酸基,并且以同样的方式相互连接

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

  • But after that it'll be writing about whatever you want and sometimes people feel a little out to sea not knowing exactly what we're expecting, so those instructions that we send out will be helpful.

    之后就不用了,只需要写想法就可以,有时候人们会有点不知所措,不清楚我们要的是什么,所以我们给出的说明是有帮助的

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

  • Notice here that it's different than the binary search case. We're certainly dividing down, but the combination now actually takes some work. I'll have to actually figure out how to put them back together. And that's a general thing you want to keep in mind when you're thinking about designing a divide and conquer kind of algorithm.

    一个分治的例子,注这里,与二分查找所不同的地方,我们肯定是分解了,但是合并的过程还是需要一些工作量的,我会详细说明怎样把它们合并在一起的,当你在考虑设计一个分治算法时,这是你要必须记住的最基本的东西。

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

  • No, instead we have to click other amount at bottom right there, when we have to input 4-0-0 in this screen 4-0-0 after consulting visually the little cheat sheet on the device itself it tells you in a very long chart how much one pass costs so we multiply and type in 4-0-0, we hit enter.

    不,然而我们必须点击,右下边的这个,当我们需要在这个屏幕上,输入0,通过咨询那个设备上小说明,它在一个很长的图表上,告诉你,每一站需要多少钱,我们加起来,输入了4-0-0,点击输入。

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

  • Scratch The syntax actually looks reminiscent to Scratch, where you have a puzzle piece reminiscent of this shape, but you have to say "if" followed by a space, followed by in parenthesis, the Boolean expression that you want to check -- more on those in a moment.

    这个语法看起来使人想起,那里有一个这种形状的程序块,但是你必须说明“if“后面跟着一个空格,跟着一个括号,一个你需要核对的布尔表达式,-还有更多的。

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

  • Let me go ahead and call print F. I'm going to say A equals A and then I need a percent D, backslash, comma A; so this is a little bit of -- more syntax than would be nice, %d but I'm just saying, literally, A equals percent D, and I'm plugging in the value of A for percent D.

    我们继续调用printf,我说明A等于,然后我需要%d,反斜杠n,逗号;,所以这个有点--偏向逻辑的,而不偏向美观的,但是我刚说了,字面上,A等于,我用%d插入了A的值。

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

  • So we're not having you sign the release forms Two things, one thing is personally, I have to remind myself not to use profanity 'Cause children maybe watching.

    所以没有让各位签署授权协议,两点需要说明,第一,就我而言,我会尽量注意自己的言辞,因为可能会有孩子观看

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

  • We don't need to really talk about all the molecular detail in order to completely describe a DNA or an RNA molecule because these structures repeat themselves.

    我们在完整的描述一个DNA或RNA时,不需要说明,分子上的每一个细节,因为它们的结构都是重复的

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

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

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

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