• All right. I was going to do one more example, but I've run you up to the end of the time.

    好,本来想再讲个例子的,但是我想该下课了。

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

  • Actually, it's the first time I've seen him since the end of my senior which was about a year ago.

    其实,自从大三之后我还是第一次见他,是一年前的事了。

    我尊敬的教授 - SpeakingMax英语口语达人

  • It helps us understand Israel's God as the end product of familiar cultural processes, processes of convergence We see convergences of cultures all the time--and differentiation.

    它帮助我们了解以色列的上帝,它作为相似文化过程的最终产品,集合的过程,我们一直能看到文化的融合,及保留差异。

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

  • Once each time. Right? I only do one swap potentially, it-- though not one potentially, each time at the end of the loop I do a swap.

    每次循环做一次,对么?我其实,就可能做了一次交换,也许并不是可能,每次循环的结束我都得做一次交换。

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

  • So, for example, if we're to hold the time constant, this makes it a lot simpler of an equation, because what we can end up doing is actually crossing out this whole term here.

    比如说,如果我们把时间,定为常数,这使得方程,大大简化,因为我们可以把,这一项划掉。

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

  • And this course in particular isn't at the end of the day about programming even though that is in fact how you will spend a good amount of your time and the skill that you will in fact walk away with.

    尤其特别的是,这门课程最终的目标,不是教会你编程,尽管编程会花费你们大量的时间和精力。

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

  • Milton has just been entertaining the glorious moment of the apocalypse at the end of time because he's always looking further and further and further ahead.

    弥尔顿刚要享受,基督启示最后这一辉煌的时刻,因为他总是不断努力朝前看。

    耶鲁公开课 - 弥尔顿课程节选

  • So in that game we played at the end last time, what were the set of strategies?

    上节课我们最后做的游戏,策略的集合是什么样的呢

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

  • He holds in dream the possibility ; of satisfied desire, possession of the beloved; meaning specifically physical possession of her, which would be an apocalyptic event, the end of time and times.

    在梦里他坚信欲望实现的可能性,和对被爱的人的占有;,这里具体指身体上的占有,是有警示性的,警示时间和年代的结束。

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

  • and I'm going to move a little bit quickly through all this because I want to leave time for a few questions at the end of the lecture.

    我要加快进度,因为我想留点时间,最后回答你们的问题。

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

  • It's usually shown like a clock is shown here, where time 0, which is at the top here is right at the end of mitosis where you have two new cells that are formed.

    通常会用一个类似时钟的图来图示,0时刻,在最上端 为上次有丝分裂终点,代表两个新细胞刚刚形成

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

  • For example, if you started here and you did all this and you came back here, the average velocity would be zero, because you start and end at the same value of x, you get something; 0 divided by time will still be 0.

    例如,如果你从这里开始运动,经过这个过程又回到这里,平均速度就是0,因为初态和末态的位移相同,你得到了什么呢,0除以时间还是0

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

  • Now, if we push the dualist to explain what is it about free will that rules out the possibility that we are merely physical objects, I think the natural suggestion to spell out the argument goes like this, and this is where we were at the end of last time.

    现在如果我们让二元论者去解释,什么是自由意志,它又是如何否定,人仅仅是物理实体这种可能性的,我认为他们自然会这样,阐述这个论证,这是就我们在上节课结束时讲到的内容

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

  • And, at one point in time, he laments the end of the old Latin world and the B.C. world, when people could have these child slaves.

    在某一时刻,他为拉丁时代和公元前时代的结束而哀悼,那时人们可以拥有小孩做奴隶。

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

  • And we hope that at the end of the class, every time you're confronted with some technical problem, one of your first instincts is going to be, "How do I write the piece of code that's going to help me solve that?"

    并且我们希望到了期末,每当你要面对一些,技术问题的时候,你们的本能之一将会是:,“我怎么才能编写一个代码,来帮我解决这问题?“

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

  • We also know that Semitic slaves are well attested in Egypt at this time, the end of the thirteenth century: we also have records of that.

    我们也知道闪族奴隶在此时期确实存在于埃及,在十三世纪末期,我们也有与此相关的记录。

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

  • Because the algorithm I proposed is going to leverage this idea of recursion which recall was just a piece of jargon we tossed out at the last-- at the end of last week's lecture, last time's lecture recursion really in this context refers to the act of a function calling it's self.

    因为我提出的这种算法使用了,递归的思想,这是上周课程的最后,所提出的一个术语,上次的课程中,递归是指,函数的自我调用。

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

  • By the time you get to the end of the term, you're going to be dealing with some fairly complex things, so one of the things you're going to see is, we're going to make heavy use of libraries, or code written by others.

    当你临近期末的时候,你们将要解决一些,相当复杂的难题,因此你们将会看到的其中一点是,我们要充分利用图书馆,或者别人编写的代码。

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

  • Okay. That's the end. I want to remind you a final time to look at your Spenser, the cave of Mammon episode, as well as Dr. Johnson's brief comments on Sin and Death.

    好,就讲到这,最后一次提醒你们,阅读斯宾塞,贪欲之神的洞窟的故事,还有约翰逊博士对《罪与死亡》的简评。

    耶鲁公开课 - 弥尔顿课程节选

  • You've gone too far in your anticipation of the future event at the end of time.

    你预期的,未来的事情太久远了。

    耶鲁公开课 - 弥尔顿课程节选

  • All of you, at the end last time, wrote down this number and handed them in so we had one number, one strategy choice for each person in the class.

    上节课大家都交上来了一个数字,所以每个人都有对应的数字,这就是每个人都有一个策略

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

  • But in any event, Deuteronomy is not simply the concluding book of the Pentateuch, ; or the story that began in Genesis; it's also the first part of a much larger, longer literary work, as I mentioned last time, a work that runs from Deuteronomy through to the end of 2 Kings.

    但无论如何,《申命记》不是摩西五经的终结篇,或者说是自《创世纪》开始的故事;,它也是一部更宏观长远的作品的开篇,我上节课提到过,这部作品从《申命记》一直到《列王记》结束。

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

  • Notice here, just to underline something which came up at the end last time, that doesn't just mean beliefs of the form, the goalie's going to dive left or the goalie's going to dive right.

    我再提一下,上一讲最后的结论,大家需要引起重视,我并不是说信念是这种形式的,即门将会扑向左路或者门将会扑向右路

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

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

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

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