• It's a piece of language but it also belongs to other sorts of semiotic systems as we'll immediately see.

    是一种语言,属于一个特殊的语义系统,下面我来解释一下。

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

  • Right, so there's that special sentinel value that's back slash zero, which we'll start to see more explicitly now.

    对的,这里有一个特殊的值“反斜杠0“,我们等下会更了解

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

  • I'm going to do that at the end for this reason: that it has such a special place in the imagination of our culture.

    但是现在我放到最后讲是因为:,在提供我们文化的想象力方面地位如此特殊

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

  • There are some exceptions, which we'll get to later, but the only a big exception here is with hydrogen, which has a special stability that's associated with two electrons.

    但也有一些例外我们将以后再讲,但这里只有一个较大的例外,氢,的稳定性比较特殊,只需要两个电子。

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

  • It's not going to be zero this time because we have non zero heat exchange between the system and the environment, right.?

    热力学量,但是现在让我们看一下,我们的特殊函数,这次不会是零,因为系统与外界的热量交换并不是零,对吧?

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

  • It has units of time, it represents the price of time, and it is something that fluctuates through time in interesting patterns.

    这是一种时间的单位,代表着时间价值,利率以它特殊的模式,随着时间上下摆动

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

  • It implies that human life is somehow sacred and deserving of special care and protection.

    暗示了人类的生命是神圣的,他值得特殊的关怀和保护。

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

  • And as an added incentive for you to pay attention, I'm going to warn you that this particular simulation will appear in the final or a variant of it.

    作为提高你们注意力的激励,我要警告你们,这个特殊的仿真程,或者的变种会再期末考试出现。

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

  • You can look at that and get a better idea, and that's less affected by lobbying and special interest than the government version.

    通过你可以受到更好的启发,不像政府版本那样,受到游说和特殊利益的影响

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

  • If this is the particular kind of axon that is 'myelinated', then it might have a layer of a special substance called myelin in sheathing the axon.

    假设这是一种特殊的有髓鞘的轴突,表面上会像鞘一样地包裹上一层,称为鞘磷脂的特殊物质

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

  • And the trick to a puzzle box is there's a simple way to get out but you have to kind of pull on something, some special lever, to make it pop open.

    这个谜笼的设计是这样的,只要小猫拉动一个东西,就能够逃出去,拉动一个特殊的杠杆,迷笼就会打开。

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

  • It's regarded perhaps by today's political science as too value laden too subjective to speak of statesmanship or statecraft. This too again is a word that carries distinctive and strong ? connotations. Who is a statesman?

    因那在今日的政治科学可能包含,太多的价值观,讲领袖风范太过主观或说权术,而也是这个字,含带了特殊与强烈的内涵,谁是政治家?

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

  • It's a pseudo-initiative seminar, which is a special course that Princeton University has our interests in a certain topic and are able to find a professor who is willing to teach and able to teach that topic.

    课程是源于一个匿名研讨会,是普林斯顿大学提供的一门特殊课程,学生们可就自己对某一话题的兴趣,has,for,students,to…,寻找那些愿意,并且能够教导该方面知识的教授。

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

  • Now, I want to look at page 231, 232. This is one of those passages that Nabokov points out as being special to him. This is Lolita playing tennis.

    现在让我们跳到231,232页,这是纳博科夫提到的,对于他有特殊意义的一段,描述了洛丽塔打网球的场景。

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

  • So the special active file keeps track of whatever you missed.

    因此这些特殊的文件保持着的轨迹。

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

  • We'll see in a moment there's a special function.

    一会儿我们将看到是一个特殊的函数。

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

  • You can't; it's very idiosyncratic.

    你不能,是非常特殊

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

  • So it does that for us so that you can get away with just knowing the address of the first byte and it will make sure that you know when to stop by including the special value so, in fact, get the string if you type in a three-letter word, we allocate four bytes no matter what because we need an additional byte 0 for this special sentinel value back slash zero at the very end.

    为我们做了这些事情,这样我们就可以,通过第一个字节的地址,还可以通过包含一个特殊的值,来保证在哪里停止,如果你输入了一个三个字母的单词,就可以获得那个字符串,不管怎样,我们分配四个字节,因为我们在末端需要一个额外的字节,来保存这个特殊的标志值--反斜杠。

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

  • Well, this question mark becomes an O, this question mark becomes an O, and then the loop terminates 0 1 2 because it's iterating from zero to N so that's zero, 1, 2 and the length of the string is 3 so the loop terminates, but I remember that I needed to have this special sentinel value so I'm just going to put it there manually.

    嗯,这个问号变成了,这个问号变成了0,然后循环结束了,以为迭代从0到N,那就是,字符串的长度是3,然后循环就结束了,但是我记得我需要这个特殊的标记值,所以需要手动的加上

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

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

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

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