• Now formally I could have had this pointing off to another object containing 4, but that just seemed excessive, right?

    当然可以正式的它指向,另外一个含有4的对象,但这有点多余对不对?

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

  • Romeo, doff thy name, and for that name, which is no part of thee, take all myself."

    罗密欧,抛弃了你的名字吧,愿意,整个的心灵,赔偿你这一个身外的空名“

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

  • By putting it in a function bug if I find a bug and I change my program I can just run the function again.

    输入的值放到一个函数里,如果以后在程序中发现了一个,并对程序进行更改的话,可以直接。

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

  • C So here I'm declaring a variable called c, and I'm pretty much translating the formula from the slide using the characters on my keyboard to a floating point value.

    这里声明了一个变量,然后我把那个幻灯片上的公式,用键盘上的字符翻译成了,浮点数值。

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

  • So, as an example, let's take argon, I've written up the electron configuration here, and let's think about what some of the similarities might be between wave functions in argon and wave functions for hydrogen.

    所以作为一个例子们来看看氩,已经它的电子构型写在这里,们来考虑氩和,氢波函数之间的,一些相似性。

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

  • All right, let me just go through one numerical example of a calorimetry calculation, OK.

    好,让们来做一个量热,法计算的例子,不会所有的。

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

  • Now I can measure that, because I pull it by one centimeter and I find the acceleration it exerts on a known mass.

    现在就能测量这个力了,因为弹簧拉伸 1 厘米,就知道它让一个质量已知的物体产生的加速度

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

  • In the second half of class, I will introduce to you and start telling the first story of the term, and that's about Richard Wright's Black boy which is our first reading of the term.

    下面这堂课的,第一个故事介绍并讲述给你们,理查,怀特的《黑孩子》,这是们这学期要读的第一本书。

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

  • Okay, so this is a five-dollar note and I'm going to put it--sorry about that again-- I'm going to put it in an envelope.

    没错,这是一张5美元的钞票,将要它,装进一个信封里面

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

  • I've sold the car to a dealer.

    车卖给了一个商人。

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

  • On one axis you have dietary fat, the other you have how much-- in fact I should have brought the graph but I didn't-- how much breast cancer there is in the society.

    其中一个轴是膳食脂肪摄入量,另一个轴是,事实上应该图表带来的但没有,社会上的乳腺癌病例数量

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

  • I was watching a poker game once on TV and somebody who lost said, and I quote, "They beat me like an ugly stepchild" and the fate of the ugly stepchild is, in fact, not a very good fate but this is not a good study.

    有一次看电视扑克比赛,一个输的人说,引用他的话”他们像丑陋的继子女一样揍了“,丑陋的继子女的命运,确实不是好命运,但这个研究也不是好研究。

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

  • And so what I was hinting at earlier when you put semicolons in the wrong place, and then proceed to have curly braces around arbitrary lines of code, you're creating an even more local scope there, which is generally not the right intended behavior.

    在之前暗示了,当你把一个分号放在错误的地方时,然后开始用花括号,括上任意行的代码,你在那里创建了一个局部范围,那个不是故意的行为。

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

  • I can model this whole thing as point charges.

    这一切设计成一个点电荷模型。

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

  • Let me cluster them because really what I have, sorry, separate them out. I've gone from one problem size eight down to eight problems of size one.

    我把它们聚集起来,因为已经得到想要的,抱歉,它们分开来,现在一个长度为8的问题,得到了八个长度为1的问题。

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

  • If I know I'm going to need something over and over again, I squirrel it away somewhere and then get it back when I need it.

    如果知道将要反复,使用一个东西时,它贮藏起来以后用。

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

  • Right, so the things we want you to take away from this are, get into the habit of using pseudo code when you sit down to start a problem, write out what are the steps.

    好,这儿想大家明白的就是,养成解决问题时先写伪代码的好习惯,步骤都写出来,想要告诉你们的是一个好的程序员。

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

  • OK. So, what do I want you to take away from this? This idea of binary search is going to be a really powerful tool. And it has this property again, of chopping things into pieces.

    从这里学到些什么?二分查找的思想,是一个非常有用的工具,重复一遍,问题拆成几部分来解决,那事实上,这里的增长率是多少?

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

  • Right, so an exception then has this format that I can control as a programmer.

    好的,所以一个异常会有这样的格式,他当做一个程序员来控制。

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

  • What have we done? We've now got a way of collecting things together, right? And this is the first version of something we'd like to use.

    用的一些东西的,第一个版本,现在已经它和,一个名字进行了绑定。

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

  • I get the int and store it in n. The switch statement takes inside its parenthesis an int or a char or some primitive type.

    得到一个整数并它存储,到n中,switch语句的圆括号里可以是一个整数,或者一个字符或其他的基本类型。

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

  • It's funny a little bit. It's a picturesque comparison, hair and gravy, 0 but it emphasizes that ugliness. Now, if you look on page 80 , this is a woman climbing out of the swimming pool.

    这的确挺好玩儿的,这是一个生动的对比,头发和肉汁,小说着重强调了丑陋,现在,如果你书翻到第80页0,的书是84页,这是一个刚才游泳池中爬出的女人的形象。

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

  • It says if I want to get the length of a segment, going to pass in that instance, it says from that instance, get the start point, that's the thing I just found.

    它的意思是如果想要,得到一个线段的长度,首先要这个实例传进来,然后对于这个实例,从开始点,取得x坐标,然后通过同样的操作。

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

  • So STR, which I just typed up there, takes in parens, some input, and it converts it into a string, so that now I can use that John where I was expecting a string. John.

    因此STR,也就是,刚刚输入的,然后这个输入变更为一个字符串,因此现在就能,在需要用字符串的地方使用这个对象了。

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

  • s2 So, I'm passing in the first character in s2, I'm making it uppercase and then I'm putting it back so casually speaking this is just capitalizing the first letter of whatever word the user typed in to s2.

    那么,我把一个字符传递给,我把它转换成大写的,然后存下来,简单说,这就是用户输入s2中的单词,的第一个字母转换成大写的。

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

  • Now at this point in the story, I've got a variable called n. I've stored it in int.

    现在这个故事的这里,获得了一个变量n,我把它存储成int型的。

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

  • So, let's just arbitrarily put it between these two in this case here, but actually there's no reason we couldn't also put it between oxygen b and c, so I'm going to draw another structure where we have it here.

    那么,让们任意地将它们放在这两个之间,但实际上们没有理由,不能它们放在氧原子,B,与,C,之间,因此另外一个结构画在这里。

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

  • Let's take a system. Under constant pressure T1 V1, going to a second -- this is the system, so let me write the system here.

    们建立一个系统1,在恒定的压强T1,V1,下,变成了另一个系统,-这个初始的系统让我把它写在这。

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

  • X I'm passing an X, and yet I'm also assigning the return value to X. So just intuitively what's going to be the effect of this one line of code?

    一个X,之后我把返回值赋值给,很明显,这一行代码,将会产生什么作用?

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

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

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

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