• It doesn't represent any particular neuron in the body, but just meant to represent functions that all of them have.

    它不代表体内任何特定的神经元,只是用来表现神经元共有的一些功能

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

  • doing some type of technology start-up or anything like that, so.

    一些技术型创业之类的东西或像那样的其他任何事情。

    我喜欢的教授 - SpeakingMax英语口语达人

  • And this is really interesting to think about because you can imagine in our body we have concentrations of all types of ions, and specifically, some seem very, very similar to each other.

    这是非常令人感兴趣的,因为大家可以想象一下,在我们的体内我们有,一定浓度的任何类型的离子,而且特别地,其中有一些非常非常地相似。

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

  • There are other people who come to these classes ; who grew up in a non-religious context; they know nothing about this.

    还有一些来上这门课的人,无任何宗教背景;,对此也一无所知。

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

  • I don't have to go read what it printed out in the screen. This has returned a value that I can use. Because I could do a test to say, is this a return value? If it's not, I'll do something else with it. So the binding is still there, it simply doesn't print it out.

    我不想读到屏幕中打印出来的这行字,程序返回过一个我能够使用的值,因为我可以做个小测试,来说明这是否是返回的值,如果不是,我可以做一些其它的事,而这个绑定依然在这儿,没有打印任何东西。

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

  • It's simply material found on page fifteen of your textbook but let's review it. We say this is a beginning course so we assume no previous knowledge.

    这是你们教材十五页上的一些简单材料,我们复习一下,我们说这是个入门课程,所以假设之前你们没有任何相关知识

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

  • So on the left hand side of this particular languages environment I have some puzzle pieces and they are shaped and colored ; in a manner that hints out their functionality; any blocks that tell the Cat as we'll see in a moment, what to do something happen to be orange.

    在这个程序语言界面的左手边有一些拼图,他们的形状和颜色代表他们的功能,我们马上就能看到;,任何一个给计算机发出指令的图块,都是橙色的。

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

  • Yale also has an art collection, which is worth many billions, but we don't count that as part of the endowment because they will never sell it so it doesn't provide income for us.

    耶鲁还有一些艺术藏品,价值好几亿美元,但我们并不把它作为基金的一部分,因为学校不会卖掉它们,所以它不会为学校提供任何收入

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

  • But since it is my intent to write something useful to whoever understands it, it has appeared to me more fitting to go directly to the effectual truth of things than to the imagination of it.

    但因为我的目的是,书写一些任何懂的人,有用的东西,所以最合适的方式是,直接书写事情的有力事实,而非妄想。

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

  • Before we talk about how to do it-- and we don't have perfect ways to do it yet but I'll describe some of the ways that are used, I want to talk just briefly on this slide about what the goals for gene therapy might be.

    在讲具体怎么做之前--,现在还没有任何一种方法是完美的,但我还是要讲讲一些已经应用的方法,我借助这张幻灯片简要介绍一下,基因治疗的可能目标

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

  • .. Because we also have to add in, if we accept a valuable container theory, we also have to add in some extra positive points to take account of the fact that, well, at least you're alive or have the life or a person-- or whatever it is that you think is valuable in and of itself.

    因为我们还要添加,如果我们接受有价值容器理论的话,我们还要添加一些额外的正数,你要考虑,你至少活着或者拥有人的生命-,或任何你觉得它本身有价值的东西。

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

  • To write any kind of epic at all might very well seem to be embracing an inappropriately sensual paganism at the expense of the higher discipline of good, old-fashioned monotheistic Christianity.

    不论你想写好任何形式的史诗,你都要接受一些不太恰当的异教信仰,违反一些基督教中好的教条,和过时的一神论思想。

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

  • And what we can do is we can also use the Schrodinger equation to make these accurate predictions for any other atom that we want to talk about in the periodic table.

    我们能做的是,我们可以使用,薛定谔方程去做一些,关于我们想要讨论的元素周期表,中任何一个原子的预测。

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

  • Because we obviously can't, in any course, or even any set of courses, tell you everything you'll ever want to know in life we've seeded some things in this program that will be unfamiliar, so during the time you're studying the program, get online, look it up, figure out what they do.

    因为在任何一门课上或者几门课上,我们都不可能告诉你,所有你想知道的事情,我们在这个程序中,加上了一些你们不熟悉的东西,所以在你们研究这个程序的时候,你们可以上网找资料,弄懂它是干什么的。

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

  • So really, the rule of thumb if you think back to Scratch is -- that any time you write a statement -- -- something that does something in one line of code -- you generally need the semicolon there.

    实际上,根据经验,你们回忆一下在Scratch中,任何时候你们写一条语句-,处理一些操作的一行代码-,你们通常需要在那里加个分号。

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

  • So, operands. Let us take expressions, get values out, we can store them away in places, but ultimately we want to do something with them, so we need to now start talking about what are the things we can do inside of Python, or any programming language, to manipulate them.

    也就是运算对象,让我们看看这些表达式,然后看看里面的这些值,我们可以把他们存在计算机的任何位置中,最终目的还是要对这些值做一些操作,因此我们现在需要开始讨论,在Python里面可以做什么,来操作它们了,或者在任何编程语言里。

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

  • Could be ints, could be floats, could be a combination of things, some ints, some floats, some lists, some strings, some lists of lists, whatever.

    但是我们知道数组内部的元素,可以是任何对象,可能是整数也可能是浮点数,也可能是对象的组合,一些整数。

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

  • If you've ever been using some program, you did something completely innocuous, pull something down from a menu, click a button, you didn't do anything wrong and yet all of a sudden the thing just starts hanging there or you get a little spinning beach ball or the hour glass or whatever it is.

    如果你之前在用一些程序,做一些无伤大雅的事情,拉下一个菜单,点击一个按钮,你没有做任何错误的事情,突然间有东西开始一直运行,或者一个沙滩上的小球旋转,或滴漏或是别的什么。

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

  • I think maybe in the next year I'll do that to offset I'm bringing in a lot of very successful finance practitioners and I don't have any regulators this year.

    我认为也许在明年,我能够做一些补偿,我会引进很多,非常成功的金融开业者,并且今年我没有任何调节器。

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

  • And because he knew that the past rigors had generated some hatred for Ramiro, to purge the spirits of that people and to gain them entirely to himself, he wishes to show that if any cruelty had been committed, Cesare this had not come from him, from Cesare, but from the harsh nature of his minister.

    因为他清楚过去的严苛行为,已为,Ramiro,招来一些怨怼,因为他想要肃清那些人的意志,以期完全掌控他们,他希望,有任何的残忍的行为,那也不是他的主意而是,而是来自其官员的残暴本性。

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

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

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

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