• In the United States,for example, more than twenty thousand teams are preparing for what organizers call memory walks.

    VOA: special.2009.09.15

  • Its name is malloc for memory allocation and what malloc does for us is we say, hmm, the user has typed in a three-letter word.

    它为我们分配内存地址,它为用户输入的3个字母单词,分配地址。

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

  • And you will find this pattern useful for when you are talking about something in your memory.

    当你在谈论记忆中的某事时,这个句型非常有用。

    remind me of 课堂 - SpeakingMax英语口语达人

  • In that film, he sang a song with Shirley Ross called "Thanks for the Memory."

    VOA: special.2009.03.09

  • Then, finally, we have to believe, there's no escaping, I think, that there was another thing that provided for memory, something we call the epic tradition.

    然后,最终,我们不得不相信,这是没有出路的,我想,是另一种,我们称之为史诗的传统支撑起了记忆

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

  • For me,it was a memory piece. For years afterwards I made these large sacred hearts.

    VOA: special.2009.09.16

  • We're kind of restricting ourselves to only certain chunks of memory, at least for now, but it certainly creating problems.

    我们现在我们自己只能在某一块内存中,至少是现在,当然这样也会产生问题。

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

  • Abraham Lincoln, sixteenth President of these United States, is everlasting in the memory of his countrymen, for on the battleground at Gettysburg this is what he said: He said: "That from these honored dead we take increased devotion to that cause for which they gave the last full measure of devotion: that we here highly resolve that these dead shall not have died in vain;

    VOA: special.2011.02.07

  • I take this to be an undeniable fact, but this is easy for us to say - it's easy for us to say that it's Milton's memory which is the fount of so much of the poem's erudition.

    我认为这是无可辩驳的,但我们可以轻易地说,我们可以说那是弥尔顿的记忆,作为了这部诗篇如此广博知识的源泉。

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

  • Symptoms can include flashbacks, nightmares and memory problems, and can last for months or even years.

    VOA: standard.2010.07.01

  • So, when we talk about memory, for instance, we'll talk about disorders in memory, including some disorders that keep you from forming new memories as well as disorders of amnesia where you forget the past.

    比如说,当我们讨论记忆的时候,我们会讨论记忆障碍,包括了使你无法形成新鲜记忆的一些障碍,以及遗忘过去记忆的遗忘症障碍

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

  • "The most important motivating thing for us was to perpetuate the memory of these great men who are sadly dying away before our very eyes,"

    VOA: standard.2009.06.02

  • Remind me of" is a really good phrase to use for when you're talking about a memory

    当你谈起一段回忆时,“Remind me of” 是一个非常好的句型。

    remind me of 课堂 - SpeakingMax英语口语达人

  • A year has past The memory of the violence is fresh for Faraj Soumani,23.

    VOA: standard.2010.01.02

  • No memory of having starred Atones for later disregard Or keeps the end from being hard.

    没有关于补偿,随后的漠视,或是冷酷的尽头的任何记忆。

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

  • "The one thing which one can say about this election -- and we haven't been able to say this for any election within living memory -- is that the only certain thing is that we cannot predict the outcome, even on the day before the poll."

    VOA: standard.2010.05.05

  • I have no idea what's here at the moment so I'm just going to draw a question mark because that memory might have been used previously for some other purpose, but we know it's currently available to us so we have four bytes of memory.

    我不知道在此刻这里是什么,所以我画一个问号,因为那块内存可能在之前,为其它的目的而使用过,但是我们知道它可以为我们所使用,这样我们就有4个字节的内存。

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

  • You're calling functions, functions, functions, but you're allocating heap, heap, heap, heap memory for your words.

    我们一直调用函数,函数,函数,你一直为单词分配堆,堆,堆,堆。

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

  • Again, for those-- for whom this is blocked, I'm just dividing the rectangle into smaller squares which is to say that memory is addressable.

    这是一整块的,我只是把它划分成一个个小区域,每个小区域都可以设定一个地址。

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

  • There's an allusion there to memory, which will be a little apropos for Problem Set 2.

    这是一个对内存的暗示,对于习题集2来说是恰当的。

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

  • Now this is a rain gauge, and it's sitting on a roof of a building, and when the water falls into this gauge, it sends a signal to the logic unit of the computer, which immediately notifies the memory bank of the computer to seek out its instructions for a rainy day.

    这是一个雨量测量器,安装在一个楼房的,屋顶上,当水流入到这个测量器,它就给计算机的逻辑部件发送一个信号,计算机立即通知内存条,为下雨天找出相应的指令。

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

  • Now get int *y so now I'll use the board for things I can't really draw very well with the keyboard so what does the memory of my program look like at the moment?

    现在,=,int,*y,现在我使用黑板,我用键盘画的不是很好,那么此刻,我程序中的内存看起来像什么?

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

  • RAM is this memory recall or, as you'll soon find in problems Set One, that's used for ephemeral purposes.

    内存是随机存储器,你们将,在习题集1中发现,它们用来短暂存储的目的。

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

  • Now, if I've asked the user for a string and then a moment later I ask the user for another string, well, they're going to end up in different locations in memory just by nature of get string.

    现在,如果我要用户输入一个字符串,一会儿之后我要用户输入另一个字符串,他们最终是在,不同的内存地址中。

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

  • So when I said earlier that as soon as swap returns, all of the memory allocated for swap is now useless.

    我前面指明的,一旦swap返回,所有为swap分配的内存都是无用的了。

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

  • You just forget where the memory is that you asked for on the heap and it's not going to get cleaned up on the stack because malloc puts it somewhere else.

    你忘了你在堆中申请的内存在哪里,它将会被栈清除,因为malloc把它放在别的地方。

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

  • All I did was ask for memory.

    我所做的是请求分配内存。

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

  • It's easy for us to say that it was Milton's memory that facilitated his grasp of the Christian and the classical traditions.

    我们也可以轻易地说那是弥尔顿的记忆,使他对于基督教和经典传统的理解更为容易了。

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

  • Now, there's an important reason for this genealogy, the idea that the muses are the daughter of Mnemosyne, the goddess of memory.

    现在,对于这个宗谱有一个重要的解释,即缪斯女神们是记忆之神摩涅莫辛涅,的女儿。

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

  • Well, because the memory we've been using for local variables, and for functions, storage space is what computer scientists generally call the stack.

    好的,因为我们看到的内存是用于局部变量的,用于函数的,存储空间就是计算机科学家,通常说的堆。

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

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

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

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