• And the path that I'm describing then, let's assume that we're raising the temperature up is this path right here.

    经过一个,等压过程,路径就是这样。

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

  • There are so few words that you can be sure that they were chosen with care. You'll be looking at Genesis 22 closely in your section discussions.

    几乎没有一个词你可以确定含义,它们的选定都是经过仔细,推敲的,你们将在讨论阶段更详细地看《创世纪》第22章。

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

  • In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.

    而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。

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

  • But what Milgram found that was particularly interesting was that in about half of the cases these packages went through two people.

    但米尔格林姆一个特别有趣的发现是,有一半包裹经过了两个人。

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

  • The absolute number that you assign to it is something that's arbitrary. You have to set what the zero is. And so there's a well-understood convention for what the zero is.

    你指定给它的绝对值是有任意性的,你需要设定零点的位置,因此有一个经过充分研究的,关于设定零点的约定。

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

  • Will the best regime be a small closed society ? that through generations has made a supreme sacrifice towards self-perfection? Think of that.

    最优的政体会是一个小型封闭的社会吗,经过多代之后,已壮烈地牺牲于自我完善之中,想想这个问题。

    耶鲁公开课 - 政治哲学导论课程节选

  • He was diagonised with a brain tumor at age two and he fought a valiant effort for about five years but ultimately he ?.

    他在两岁时被诊断出脑部长有一个肿瘤,与病魔经过了,近五年的勇敢搏斗,他最终还是离开了人世。

    普林斯顿公开课 - 领导能力简介课程节选

  • Followed by a long history of inferior schools and segregation, and also expectation, continued disparity in terms of school and education, which comes to another question.

    经过了长时间的,低等教育和种族隔离,以及学校及教育上,长期的歧视和不平等,这就牵扯到了另一个问题。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • Why shouldn't it be shorter? Why shouldn't it be longer?

    为什么一个故事的经过不可以短一点或者长一点?

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

  • It is an example of classic great power, absolute urban planning.

    它是一个经过传统强权严格规划的城市典型

    耶鲁公开课 - 欧洲文明课程节选

  • So, if you were someone that was getting it after it had been passed through many people, you wouldn't have as strong or as lengthy a protection as the first individual did.

    如果一个疫苗经过很多人的传递,再接种到你身上,你不会获得像第一个接受疫苗的人,那样强效持久的免疫效果

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

  • The classical hoplite formation then was not the long lived military institution of scholarly tradition, but merely one phase in a history of almost four centuries of slow change towards ever denser and more cohesive heavy infantry formations."

    这种方阵的形成,并不是经过长期传承的传统军事制度,只是步兵阵型演变的一个阶段,战阵逐渐向更加紧密坚固的步兵阵型转化,而这个变化持续了约有四个世纪"

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

  • And concomitantly a second reason is that that Civil Rights revolution also brought, through its process, a huge discovery at the same time of Northern racism, when Martin Luther King brought the movement to Chicago and nearly got killed doing it.

    还有第二个理由就是,民权运动的经过也带来了一个大发现,那就是北方的种族主义,当马丁路德金把运动带到了芝加哥,他差点因此丧命

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

  • And what I'll mention to you just in terms of the fact that -- we're finally dealing with real molecules, which is -- or molecules that are made up of more than one atom, which is kind of exciting for me and maybe for some other of you that like to move into thinking about what some of the consequences of these molecules reacting might be.

    而我将要告诉大家的是,我们终于开始与真正的分子打交道了,或者说由多于一个原子所组成的分子,这让我和你们中的某些人感到有些兴奋,因为我们更喜欢思考这些分子,经过反应之后可能出现的一些结果。

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

  • Here is the pitch in--of--a string an octave higher so you can see it this way. As you probably know, if you take a long string and pluck it, it's going to take that long string a long time to pass that sort of cycle, if you will, just one pass through that cycle.

    这也是个音高,一个高八度的音弦,你可以这样这样看 你们可能知道,如果你拨动长弦,长弦要经过很长时间,才能完成一个震动周期,如果你想,可以尝试下

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

  • I would say, okay, this guy wants me to find a function which reduces to the number a when I take two derivatives, and I know somewhere here, this result, which says that when I take a derivative, I lose a power of t.

    出题者想要我找出一个函数,它在经过两次求导后得到数字a,我知道这里的某个地方,这个结论告诉我,我每求一次导,t就降一次幂

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

  • What that basically says is the following: in an interpreted language, you take what's called the source code, the thing you write, it may go through a simple checker but it basically goes to the interpreter, that thing inside the machine that's going to control the flow of going through each one of the instructions, and give you an output.

    也就说,如果是解释语言的话:,你要写一些叫做,源码的东西,你写的东西会经过一个简单的过滤器,然后解释器会处理你的源码,解释器会产生一个,逐条读取你的源码的,控制流,然后返回一个输出结果。

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

  • The lamb will then be eaten as a family meal, and its blood will be smeared on the doorposts to mark the house so the angel of death knows to pass over that house -handy and the pun works in Hebrew, as well as English, In addition, each family is to eat unleavened bread.

    然后这家人把羊吃掉,然后把羊血涂在门柱上,作为标记,所以当死亡天使经过的时候便可以看到,这里有一个在希伯来语和英语中都能讲得通双关语,除此之外,每一家都要吃没有发酵的面包。

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

  • What we're saying is, in order to do computation, we want to describe recipes, we want to describe this sequence of steps built on some primitives, and we want to describe the flow of control that goes through those sequence of steps as we carry on So the last thing we need before we can start talking about real programming is, we need to describe those recipes.

    我们在说,为了做计算,我们想描述一个方法,想描述建立在,相同基本类型上的步骤序列,而且我们想描述经过我们设计的,步骤的序列的,控制流程,因此我们开始谈论真正的编程之前,的最后一件事是,我们需要描述一下那些方法。

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

  • Another point about this sort of ambivalence about being czar is that he often made a point of choosing his most trusted advisors from the ranks of commoners and gave them the right to become titled after a certain amount of time after a certain amount of time in the royal bureaucracy.

    他作为沙皇矛盾的另一点是,他最信任的顾问,常常是从普通民众中选出来的,而且经过一段时间后,他会在皇家官僚机构中给他们一个头衔

    耶鲁公开课 - 欧洲文明课程节选

  • So, that's sort of the mathematically how we get to a, but we can also just look at the graph here, because every time we go one wavelength we can see that we're back in a maximum.

    这是就我们得到a的数学,办法,但我们可以直接,从图上看,因为每次我们,经过一个波长,都回到一个最大值。

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

  • If you start with only one, you have two pieces of DNA, then you'll get 2 to the Nth fragments after N cycles because each cycle you're doubling the number.

    如果你从仅仅一个DNA开始,你有两条DNA链,经过N次循环后,就得到二的N次方个DNA片段,因为每次循环都使其数量翻倍

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

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

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

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