• And will make mistakes. And therefore, you write your programs so that catastrophes don't occur when those mistakes are made.

    就是人是很愚蠢的,会犯错误的,因此,要这样设计你的程序,以达到当犯错误时避免大事故的目的

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

  • a lot of institutional work where you do music for commercials.

    很多机构性的工作,做音乐只是为了达到商业目的

    作为一名音乐家 - SpeakingMax英语口语达人

  • You can adapt it for any sort of possible purpose, but the crucial thing is to keep the distinction between meaning and significance clear."

    可以为任何目的将其改编,但重要的是必须,将意思和意义分清楚“

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

  • It's just not possible to solve some of these problems by hand and this isn't even a domain that's necessarily into the world of CS but speaks to you the applicability of it all.

    手工处理这些问题似乎有些不大可能,但这还不是,计算机科学要解决的主要问题,我们的目的只是为了告诉它的用途。

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

  • You can imagine other ways of doing this, or ways of doing this same thing in different ways.

    也可以想出别的方法,或者达到相同目的的其他途径

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

  • it was a small seminar-- I had groups of students proposing two novels actually for the end of the syllabus, and the exercise gets you to think very hard about what you think this period is all about.

    是以小组研讨课的方式进行-,几组学生提出两本小说,作为教学大纲上最后一本读物,这样做的练习的目的是,让去思考这个时期的意义。

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

  • This tells you exactly what you want.

    它清楚地表明了你的目的

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

  • It's in here to--intended to do two things: One to show you something about the method that we will be using in here and two, to show you something of the level of this course-- the level of the course.

    这个测试的目的是,第一,向展示一些我们的教学方法,第二,告诉本课程所处的水平,本课程的水平

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

  • You can pick out words that are identical. The purpose of the law is to "establish justice, insure domestic tranquility, provide for the common defense, promote the general welfare, and secure the blessings of liberty."

    可以找出完全相同的话,法律的目的是,“树立正义,保障国内的安宁,建立共同的国防,增进全民福利和确保我们自己及我们後代,能安享自由带来的幸福“

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

  • For certain purpose you can talk about slices but the fundamental thing is the salami.

    因为某种目的可以谈论它的部分,但根本的在于香肠本身。

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

  • Now again we're not-- the purpose of this class isn't to have you improve your diet, if that happens that's fine, but that's not the purpose of the class.

    现在再次重申,本门课的目的不是改进你的饮食,如果你的饮食因此改善,那很好,但是这不是本门课的目的

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

  • If wealth were the purpose of politics Aristotle writes the Phoenicians you might say in the ancient world -the Phoenicians were the commercial people par excellence the Phoenicians would be the best regime.

    后者是著名《富国论》的作者,亚里士多德写到,如果财富是政治的目的,则可以说,腓尼基人,远古世界最优秀的商人,腓尼基人治理的是最佳政体。

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

  • And here's the thing; the idea is to drink as much as you can without passing out and at the end of Plato's Symposium everybody is out, except for Socrates who looks around and says, "oh well no more conversation everybody's asleep."

    所以,飨宴的目的是,让在开怀痛饮的同时,又不至于醉得不省人事,在柏拉图飨宴的最后大家都醉倒了,除了苏格拉底,他看着周围说,"好的,都没话说了,大家都睡着了"

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

  • you could easily ask this person's location by asking "Where do you live?"

    可以简单地询问他的目的地,“Where do you live?”

    Where 课堂 - SpeakingMax英语口语达人

  • So what do you want?

    所以,你的目的是什么?

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

  • Yeah, so maybe even among your roommates, maybe you don't need a contract because you can manage to achieve the same ends, by the fact that you're going to be interacting with the same person, over and over again during your time at Yale.

    没错,就算和室友没有书面协议,们一样能达到预期的目的,因为在耶鲁大学上学期间,们总要碰面

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

  • If you're writing a one line function, whose sole purpose in life is addition, and, clearly, this is about addition, well, then it's, in fact, A reasonable to use a shorter symbol like A, but I do have to specify it's type.

    如果在写一个一行的函数,它唯一的目的是,做加法,显然这是关于加法的,好的,实际上,用一个短的标识符是合理的,像,但是我必须指明它的类型。

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

  • It can separate between what's part of yourself and what's foreign, and it does that by presenting, by recognizing antigens that are presented in the context of the major histocompatibility complex, MHC.

    免疫系统可以识别出哪些是属于你的,哪些是外来的,它通过呈递和识别抗原达到目的,而抗原是存在于,主要组织相容性复合体中的

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

  • So you're implementing this black box, and if its purpose in life is to actually return a value, you have to tell the compiler what kind of value to expect, and this is going to have ripple effects.

    在实现这个黑盒子,如果它的目的是,返回一个值,必须告诉编译器期望的是什么类型的值,这个将是一个连锁反应。

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

  • The point of this advertisement is to make you feel like you don't have to know what the critic knows in order to read this novel.

    这个广告的目的是让觉得不用具备批评家的知识,也能读懂这部小说。

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

  • This is what I'm supposed to tell you guys and we're all here to help you out.

    我应该告诉你的就是这一点,我们在这的目的就是为了帮们解决问题。

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

  • Okay, so you caught me in a small white lie for pedagogical sake.

    好的,所以捕捉到我,以教育目的用了个善意的谎言。

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

  • It's not my purpose or intention here to try to argue you out of your religious beliefs or to argue against your religious beliefs.

    但那不是我的目的,我不会因为你的宗教信仰和争辩,或者跟它对立。

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

  • Are you among those more comfortable, have you taken any computer science, were you programming at the age of 10 but you'd actually like to learn a bit about things you don't yet know and challenge yourself with new content or are you somewhere in between?

    对电脑比较熟悉么,上过计算机专业方面的课程吗?,是不是10岁就会编程,来上课的目的只是为了学习未知的知识,或者用新知识来挑战战自我?,还是二者兼有?

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

  • My goal in this course is to allow you or to invite you to read someof the most compelling novels written in the last little over a half century.

    我上这门课的目的,就是让或者说是邀请,来读一些刚过去的半个多世纪里,最引人注目的小说。

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

  • So with that said, perhaps just to add to that, the fourth passage: "Beauty is the form of the purposiveness of an object so far as it is perceived in it without any representation of a purpose."

    所以据上所述,啊,再加一点,现在看,第四篇文章:,“美是事物存在的目的,尽管这种合目的性并不是显而易见的,可能要问了“

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

  • There are really two purposes in us doing this: one was so you can get a fix on your own eating, and second you can see the challenges that are involved in assessing what people eat when you start doing studies linking diet to health.

    这么做实际上有两个目的,一是可以调整自己的饮食,二是当开始研究,饮食与健康的关系时,会发现,在对人们吃什么进行评估时存在很多困难

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

  • - And now Christiana if you would -- your goal -- your role here -- no, let's see.

    现在Christiana,如果想要--你的目的-,你的角色--不,让我们看看。

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

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

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

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