• So if I call, let's , let's set up s to be, I don't know, some big long list.

    那让我们来调用一次,让我们建立一个,怎么说。

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

  • That's the big secret about this city, I think.

    我想这就是这座城市的一个大秘密

    如果想去俱乐部 - SpeakingMax英语口语达人

  • And I want to show you a little bit more detail of that, so let's create a simple little list here.

    我还想给你们再讲详细些,那让我们来创建一个简单的列表

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

  • The Taylor rule specifies specific variables and everybody at the markets would understand the rule, ? and that's correct, right?

    像泰勒规则就明确了具体的变量,市场中每一个参与者也都能够理解,这个没错

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

  • Like how does a university or how does any - -well let's stick with the university- how do you get to the core and decide: yes this is actually the intention of this is justice.

    比如一个大学,或者一个,算了,还是拿大学打比方-,你们如何能看到本质,然后决定:,一个大学有公正的意图。

    普林斯顿公开课 - 人性课程节选

  • You know, if you want to measure the potential energy of something in a gravitational field, you have to define the zero somewhere, right, because it's arbitrary. You can set it anywhere you want. It's the same with enthalpy.

    你知道,如果你想测量重力场,中某种东西的势能,你需要,在某处定义一个零点,对?,因为势能的值是任意的,你可以把它设定在。

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

  • The deconstructive response consists essentially in saying, "Look. You can't just arbitrarily tie a ribbon around something and say, 'Ah ha. It's a unity.'" Right?

    解构主义的核心是,“你不能蛮横地用丝带将东西缠绕起来,就说这是一个整体“,对

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

  • Okay. I had intended to give you just a little bit of a rhythmic quiz but let's just do one of these things.

    好了,我想给你们,做一些小小的节奏测验,不过我们现在就做一个吧

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

  • What's missing in this model of this piece of soccer, this game within a game?

    在这个足球的模型中我们忽略了什么,这是一个博弈的模型对

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

  • Well, I include what's called a header file as we'll call it.

    ,我需要包含一个头文件。

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

  • So the inventor of the chess game said, "Ok. What I like is on the first block, first square, I would like one grain of rice.

    于是象棋发明者说,“好,我希望,在第一个方格上,我想要一粒大米。

    哈佛公开课 - 幸福课课程节选

  • I want to--another concept-- I guess I've just been implicit in what I have-- There's a distribution called the normal distribution and that is--I'm sure you've heard of this, right?

    一个概念...,刚才这些我都讲明白了...,有一个分布叫正态分布,大家有所耳闻

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

  • There was one more question from somebody? Yes?

    再问一个问题,请说

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

  • We will forego the brief neuron surgery. Ok?

    大家一起来经历一个小小的神经手术,好

    斯坦福公开课 - 7个颠覆你思想的演讲课程节选

  • Now, let me just make the last point I want to make about this, and that's that because language is material, it has form, it has both closedness and possibility, it's susceptible to the workings of craft, it's also unpredictable. Tosses mobius strip on floor.

    让我说关于此事的最后一个观点,正因为语言是物质的,它有固定模式,它没有尽头又充满可能,它易受,工艺品的影响,它同时也是不可预知的。

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

  • These 2 are going to come together like this, and the first bond that we're going to form is going to be a sigma bond, right, so we see that here. If we're looking head on, we see they form a sigma bond.

    它们两个会靠近到一起,首先会形成的是,一个sigma键,对,我们在这里可以看出来,我们看到它们形成一个sigma键。

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

  • So even within this framework of, given a description of a computation as a set of steps, in the idea that I could build a circuit to do it, let me suggest for you what would be a wonderful circuit to build.

    所以即使需要在将计算描述,当成一系列步骤中的一步,这个框架之内,我也完全可以建立一个线路,来完成那个想法,让我为你们假设能建造起,一个多么棒的线路

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

  • OK. And I'm going to look to see, is a particular element inside of that list, and again, I'll remind you, that's just giving me the integers from zero up to 9999 something or other.

    一个又大又长的列表,好的,我打算查找列表中的一个特定元素,我会告诉你,我用的是0到大概是,9999左右的整数。

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

  • Before I type in that expression, I get an error, right?

    在我输入表达式之前,出现一个错误,对

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

  • But in particular, it's going to use self to refer to that instance.

    好,那么让我换种,稍微不同的说法,我有一个类的定义。

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

  • OK. All right, let me show you one other tool that I want to use. Which is, I've written that piece of code, I ought to check it. Well, I could just run it, but another useful thing to do is, I'm, especially as I want to debug these things, is to simulate that code.

    好,那么,让我给大家讲下,我想用的另外一个工具,也就是,我已经写好了这一块代码,我应该去检查检查,那么我可以去运行它,但是特别是当我想要调试代码的时候。

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

  • Everyone see how I constructed that? So just to remind you again, the first payoff is the row player's payoff, in this case the evil git.

    大家知道我是怎么做的,再说一此,第一个收益是饭桶恶魔的收益

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

  • Okay. So this is a leading tone going in to that particular note.

    ,这是一个引出那个特定音符的导音

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

  • I want to play one more game today in the remaining minutes.

    在剩下这几分钟我们再玩一个游戏

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

  • Why don't we cold call somebody out, you can?

    我随便找一个吧,就你回答

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

  • Let's have a poll, who thinks more?

    我们做一个调查,谁觉得超越了

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

  • Another question, right?

    这又是另一个修辞问句了,是

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

  • A typical problem that you may have done in your first pass at Newton's law, someone tells you a force of 36 Newtons is acting on a mass of whatever, 4 kilograms; what's the acceleration?

    在你们第一次接触牛顿定律时,可能见过这么一道典型题目,告诉你,一个 36 牛的力,作用在一个物体上,4 千克,问加速度是多少

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

  • is run a FOR loop here. I'm going to let the number of chickens be in this range.

    我知道怎么做对?写一个小循环,我所需要做的就是运行一个for循环。

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

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

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

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