But I think Milton would probably feel a little uncomfortable with our easy attribution of so much of the poem's learning to his memory.
但我想弥尔顿可能会感到小小的不悦,因为我们把他的诗中丰富知识,简单地归功于他的记忆。
One of the perhaps easiest ones to put your finger on is what if the computer is out of memory?
一个可能的情况是,计算机的内存不足?
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.
你不能把别人的作业当做自己的交给我,你不能使用任何记忆的工具,除了考官允许的。
Some point to the presence of Egyptian names, and customs, and religious beliefs and laws as a sign of some historical memory being preserved in these stories.
一些人指出故事中埃及名字的出现,以及风俗,宗教信仰和律法,当它们当作故事中保存的历史记忆。
No, I think somebody had to make up a story, but the memory of kings was not of a Tarquinius.
我想总有人得编故事,而这传说中的国王并非一个,"塔克文"式的
You don't have to read the notes cause you've got the sound in your ears, part of your aural memory.
你不用去看音符,因为你头脑里已经有了声音,这是你听觉记忆的一部分
And by that, I mean, not how much memory do I need to store the size of the input, it's really how much internal memory do I use up as I go through the computation?
需要占用多少内存,我意思并不是,存储输入需要多少内存,而是当我完成这个?
He said:The good, lasting stuff comes out of one's individual imagination, and sensitivity to, and comprehension of, not out of the memory of one's own grief.
他说:,“美好的和长久的东西,来源于人们自己的想像,而不是来自个人记忆中的不幸。
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.
我认为这是无可辩驳的,但我们可以轻易地说,我们可以说那是弥尔顿的记忆,作为了这部诗篇如此广博知识的源泉。
When you call a function, what actually happens is that function gets its own chunk of memory that's identical in size to the data type that it expects.
当你调用一个函数,实际上发生的是,函数得到了自己的内存块,相同的类型,是占有一样大小的内存的。
And when we return the string to you we're essentially telling you where this chunk of memory is.
当我们返回该字符串时,我们实际上是告诉你,这块存储单元位于哪里。
0 And we'll also see backslash 0 which is actually the special character that's used at the end of a string to say no more string after this point in memory.
还有0,用于存储器中字符串末尾,表示在此之后就,没有字符了。
You can touch almost any part of memory in the computer systems that you want with your program, but do you want to?
通过你的程序,你可以触及到计算机系统,内存的任意部分,但是那是你想要的吗?
It's inside the memory of the machine, which means we have access to it, we can change it, we can use it to build new pieces of code, as well as we can interpret it.
它在机器的存储器里面,就是说我们可以进入它,改变它,可以用它来编写新代码,当然也可以翻译它。
I can certainly try to write the number 13 there, but bam, my program very likely will crash if this chunk of memory was not given to me previously by the operating system and maybe it is owned by the operating system.
我当然可以在那里写下数字13,但是“嘣“,如果这块内存不是系统预先给我的,我的程序很可能会崩溃,可能这块内存,是系统本身使用的。
Well, again, just as I said verbally a moment ago, if you're going here, you're literally touching, trying to read or change memory that's beyond the boundaries of a chunk of memory that you're supposed to be touching based on its length.
嗯,再次强调,就像我刚才说的,如果你从这里出发,你将依次接触到,试着读取或者改变内存,如果超出了你可以使用的,内存块长度的界限。
So the heap is a chunk of memory in a computer's RAM that's conceptually allocated to what's called dynamic memory allocation.
堆是在计算机RAM中的一块内存,它可以进行,动态内存分配。
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.
这是一个雨量测量器,安装在一个楼房的,屋顶上,当水流入到这个测量器,它就给计算机的逻辑部件发送一个信号,计算机立即通知内存条,为下雨天找出相应的指令。
To get any location in memory, to get to any value of the list, I simply have to say which element do I want to get, I know that these things are stored in a particular size multiply that index by 4, add it to start, and then it's in a constant amount of time I can go to that location and get out the cell.
取得列表中的任何一个值,简单说来,想要取得列表中的任何元素,我知道这些元素存在特定的大小中,把下标乘以4,加到start上,然后定位到内存单元,并取出值就是固定的时间了,好的,如果元素以固定大小存储。
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不可能返回所有的字符,或者保存这些字符到内存中,并且返回第一个字符的地址。
应用推荐