• Thus far, for us it's been testing individual functions. Later in the term we'll talk about unit testing of classes.

    至今为止,我们用到单元测试的地方,就是测试每个单独的方法,后面我们会讲到类的单元测试。

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

  • What's the complexity of this decision tree solution? Well, in the worst case, we're enumerating every possibility of in and out.

    决策树解决方法的复杂度是多少?,最糟的例子中得列举,所有可能的输入和输出。

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

  • It was a kind of powerful moment in American culture where the president allied himself with poetry in this way.

    美国文化中是个伟大的时刻,这时总统用这种方法把自己和诗歌连接。

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

  • We've been discussing energy diagrams a lot in this class, it's a very good way to visualize exactly what's going on.

    这个课里面,我们已经讨论过很多次能量图了,它通常是一个很好的把所发生的事情形象化的方法

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

  • But as part of a more rigorous introduction to understanding how the machines work and writing programs at this lower level.

    作为一种,理解电脑工作机制,和低平台上编程的入门方法

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

  • The writers on the syllabus consistently try to imagine a way to make those claims, make those claims for the primacy and the importance of what they do.

    大纲里的作家一直尝试,设想出一种方法来提出要求,把他们写的书放首要地位,使他们的要求得到重视。

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

  • There's a problem with that and the problem is that countries that are less successful don't keep data--that's a problem.

    但这个研究方法也有问题,那些不太成功的国家里,数据并不充分,这是个问题

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

  • I approach it the way a few other philosophers do in a way that is characteristic of conceptual analysis.

    我研究电影的方法其他一些哲学家也使用,这种方法,以概念分析为特点。

    麻省理工公开课 - 电影哲学课程节选

  • Most of what we do these days, our methods, our theories, our ideas, are shaped, to some extent, by Piaget's influence.

    我们这些天所讲的,各种方法,理论,思想,它们的形成都一定程度上,受到了皮亚杰的影响

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

  • One way is to allow these bacteria to grow on a plate that is loaded with antibiotics like Ampicillin.

    一种方法,是让这些细菌,有大量抗生素如氨苄青霉素,的培养基上生长

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

  • Now this will become a problem obviously when we talk about Judaism, because Jews--the Greek rulers, were trying to do the same thing with Jewish gods and Jewish figures, as they had elsewhere.

    显然,这种方法犹太教会产生问题,因为犹太人。。。希腊统治者试图用,同样的方法,处理犹太神。

    耶鲁公开课 - 新约课程节选

  • The way he described is when you try to get down a quantum dimensions and you are standing there with your camera, just remember the sun is at your back and your shadow is always in the picture.

    这种方法被他描述为,当你试着处理一个量子尺寸时,并且你试着拿着你的相机那,记住太阳你的背后,而你的影子总是照片上。

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

  • He was teaching a lecture course nearby, not at the same time, which was interpretation as practiced by the School of de Man.

    附近的教室上课,不过和我的课不是同一时间,课程内容是用曼学派方法进行解读。

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

  • You wanted to be finding the cure for cancer, but you're not actually finding the cure for cancer.

    你想找到治疗癌症的方法,但你实际上没有找治疗癌症的方法

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

  • Therefore, the pedagogical techniques that we use in teaching "Listening to Music" Are virtually identical to those that we use in teaching language.

    因为,我们本课中运用到的教学方法,基本上和语言教学中用到的方法,是一样的

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

  • There's almost always some weight loss book on the best-seller list, and the question is, which of these approaches to dieting works the best?

    教人减肥的书总高悬畅销书排行榜上,问题于,哪种减肥方法是最有效的

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

  • And the basic idea was that we had some sort of a line and we knew the answer was somewhere between this point and this point.

    去学习的二分搜索是有联系的,这种方法的基础思想,是我们有一个线性的序集,我们也明白答案其中的某一段区间。

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

  • It's got this funky looking form, right, it says, I've got something that I'm going to call a class, got that key word class right here.

    以及我们怎么来使用这些方法,因此我要回到类这个概念上来,让我们来建立第一个类吧,就你们课堂手册的这儿,我会去定义一个类。

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

  • We'll talk later about other kinds of vehicles when we talk about new methods for delivery of drugs.

    我们还会讲到其它媒介,就之后新的药物输送方法的时候

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

  • So, these are the different ways that we can actually go ahead and use formal charge when we're choosing between different types of Lewis structures.

    那么,这些就是我们需要,不同的路易斯结构之间做选择的时候,我们如何用形式电荷来进行判断的各种方法

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

  • Glancing at the bottom, this is pretty arbitrary, but I chose to format my string as follows: % 1f so at the bottom here I'm printing out %.1f, which quick sanity check means print just one digit after the decimal place.

    看下这个底部,这个是相当随意的,但我选择把我的字符串格式化成这样:,所以这个底部我打印输出,提醒一下,这是一个只打印出,小数点后一位的方法

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

  • So what happens is, Freud described a lot of normal life in terms of different ways we use to keep that horrible stuff from the id making its way to consciousness.

    弗洛伊德描述了,很多我们会日常生活中使用的方法,我们用这些方法,来阻止来自本我的原始欲望,进入到意识之中。

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

  • The process to control it is intriguing and interesting but the heart of the computer is simply this notion that we build our descriptions, our recipes, on a sequence of primitive instructions.

    这个控制它的过程很耐人寻味,很有意思,但是计算机的核心仅仅只是,我们初始指令序列上,建造描述、方法的一个概念罢了。

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

  • Any device can be the dominant at a given moment in the development of literary history.

    任何一种方法都可以,文学发展史的特定时期占支配地位。

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

  • OK, but before I do that, let me drive home this idea of why this is a recipe.

    好了,但是我做那个之前,我们要把这个想法拉回到,“为什么这是个方法“这个问题上来。

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

  • These are setups of pieces on the chess board that have particular solutions. And they're very complex, and they have a kind of aesthetic form to them.

    象棋有些设置是有专门的,解决方法的,很复杂,它们有一种美学里面。

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

  • We'll talk about cell culture engineering during Week 4, how do you maintain cells in culture, what are the limits of this.

    第四周我们会探讨细胞培养工程,人们如何培养基中维持细胞的存活,这种方法的局限性是什么

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

  • But you can grow it in cultured cells, and the advantages of that are that you can do this under very reproducible conditions.

    而且采用细胞培养疫苗,这种方法的优点是,你可以同样条件下进行再培养

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

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

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

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