So if you're asking me I want you to know When my time comes Forget the wrong that I've done Help me leave behind some Reasons to be missed Don't resent me And when you're feeling empty Keep me in your memory Leave out all the rest Leave out all the rest Forgetting all the hurt inside You've learned to hide so well Pretending someone else can come And save me from myself I can't be who you are When my time comes Forget the wrong that I've done Help me leave behind some Reasons to be missed Don't resent me And when you're feeling empty Keep me in your memory Leave out all the rest Leave out all the rest Forgetting all the hurt inside You've learned to hide so well Pretending someone else can come And save me from myself I can't be who you are I can't be who you are (SINGING) How can I decide what's right When you're clouding up my mind I can't win your losing fight All the time How can I ever own what's mine When you're always taking sides But you won't take away my pride No, not this time No, not this time How did we get here?
VOA: standard.other
Again, these slides will be posted so you can refresh your memory later on this.
这些课件也会放上来,这样你们之后也能回顾这些内容
And you will find this pattern useful for when you are talking about something in your memory.
当你在谈论记忆中的某事时,这个句型非常有用。
"What about your worst Thanksgiving memory?"
VOA: special.2009.11.23
There is a chapter in the back of the book, I think it's chapter 25, that goes over this, it refreshes your memory of such calculus.
课本的后面有一章,我记得是25章,会涵盖这些内容,你们可以去重温一下微积分
So if you have sons and they are healthy, and they do well, and they have children, that means your name will be carried into the future, your memory will persist and that is one form of immortality.
如果你有儿子,并且他们健康成长,表现良好,然后他们也有了孩子,那就意味着你的名字将会被延续下去,你的记忆将会持续下去,这就是一种形式的永生
Now, again, we go through these faster then you can write, and as you all know, the lecture notes are posted on the website, so if you need to go back and refresh your memory on these things you can.
现在我们再快速的过一遍以便大家记录,而且你们都知道,课堂笔记都挂在网上,所以如果你们需要温习,加强记忆,你们可以看看笔记
That this great mind and great memory Let's see. On your handout I have Yeats on the subject of magic.
这一伟大的思想和记忆,在你们的讲义材料上,我提到了叶芝诗歌中的魔法。
You double click an icon, the program gets loaded into memory, well, conceptually where does your program end up?
双击一个图标,程序就被加载到内存中,那么,程序在哪里结束?
How can you write an original poem when your literary consciousness is essentially made up of the memory of all the things that you've read before?
你怎么能说自己写的是原创的诗,当你的文思,主要是由你以前阅读积累下的记忆,组合成的呢?
You don't represent as your own work the work of anyone else, and you don't use aids to memory other than those permitted by the examiner.
你不能把别人的作业当做自己的交给我,你不能使用任何记忆的工具,除了考官允许的。
You don't have to read the notes cause you've got the sound in your ears, part of your aural memory.
你不用去看音符,因为你头脑里已经有了声音,这是你听觉记忆的一部分
A low-level language, we used to call this assembly programming, you're down at the level of, your primitives are literally moving pieces of data from one location of memory to another, through a very simple operation.
一个低级的语言,我们曾经将其称为假设编程,你们只是处于用基本要素,把一些数据碎片,从记忆存储器的一个地方,通过简单的操作来转到另外一个地方。
To write about your life and to pretend that you're communicating the memory of what happened to you--your grief, your private grief-- doesn't contain that universalizing move that fiction, by its very essence, contains.
把你的生活呈现出来,假装成在描述发生在你身上的事,你的不幸,你个人的不幸-,不包括小说根本性的一般化处理,你看,你可以回忆我们在《尤利西斯》的广告。
So, these memory cells are a way that your immune system keeps track of antigens that it's been exposed to for even if maybe the plasma cells that were producing antibody in response to the initial exposure have died and disappeared.
所以,这些记忆细胞,是人体免疫系统记忆抗原的一种方法,即使由浆细胞产生的抗体,在初次免疫应答中全部被消灭,记忆细胞仍然能迅速分化为抗体分泌细胞
We're trying to understand exactly what changes in your brain when you learn and how those changes persist over time to support memory. And one thing that we know which helps explain why some things are easier to remember than other is that learning is not a unitary process.
我们一直都想查明,学习的时候,大脑到底发生了什么变化,这些变化是如何长时间控制记忆的,我们都知道,学习的过程不是一元化的,这就是为什么有的东西好记,有的东西难记。
One of the perhaps easiest ones to put your finger on is what if the computer is out of memory?
一个可能的情况是,计算机的内存不足?
You can touch almost any part of memory in the computer systems that you want with your program, but do you want to?
通过你的程序,你可以触及到计算机系统,内存的任意部分,但是那是你想要的吗?
60 kilobits of memory. I mean, your flash cards have more than that, right?
是的160K,你们现在的U盘,都比这个容量大吧?
Well, there's a chunk of memory called the heap that you can grab as much memory as you want so long as it exists for your program.
好的,这里有一块叫做堆的内存,这样你就可以获得你想要那么多的内存,因为它为你的程序而存在。
I've been using the blackboard a little ad hoc here, but suppose I neaten things up here now and present this rectangle is let's say R RAM, the memory inside of your computer.
我在这里特别地使用这块黑板,假如我整理这些东西,把它们呈现,这个长方形,假如说就是内存,你电脑的内存。
You're calling functions, functions, functions, but you're allocating heap, heap, heap, heap memory for your words.
我们一直调用函数,函数,函数,你一直为单词分配堆,堆,堆,堆。
Almost everyone in this room has probably had a segfault at some point or core dump where you end up with this random file called core, which recall is just the contents of memory at the time your program crashed.
几乎这个教室里的所有人,在某个时候,都遇到过段错误,或者通过这个core文件的,存储器内核更新,这就是你的内存出现错误,你的程序崩溃掉了。
skittles So when you compile a program called A dot out, or skittles or wherever, and you double-click that program, or our in our command line environment, run it with dot slash skittles, that program is loaded Microsoft Word into memory just like Microsoft Word or whatever would be on your own computer.
当你编译一个程序a,out,或者,或其他的,你双击那个程序,或着在我们的命令环境中,采用,/skittles来运行它,那个程序被加载到,内存中,就像,或者你电脑上的其他程序。
I mean what if you're running so many things, what if the user has copied and pasted their thesis and just pasted it at the blinking prompt such that you're now out of memory because your computer is somewhat limited in memory so get string cannot possibly return all those characters or fit all of those characters in memory and return to you the address of the first.
如果你运行了很多程序,假使用户复制粘贴了他们的论文,只是粘贴在光标提示符那里,这样就出现了内存不足,因为你们的计算机的内存是有限的,所以GetString不可能返回所有的字符,或者保存这些字符到内存中,并且返回第一个字符的地址。
应用推荐