It's just a chunk of characters back to back to back so this is storing at the very first location in the string what?
它只是一串紧邻的字母串,所以它把什么存储在,字符串的第一个地址下?
We have a pointer to the location in memory that contains the actual value, which itself might be a bunch of pointers, and we have a pointer to the actual-- sorry, a pointer the value and we have a pointer to the next element in the list. All right?
包含实际值的地址,可能实际值,也是一系列指针,这里还有指向实际,抱歉,指向下一个元素的指针,我们来整理下?
Another category of difference would be religious believers versus non-believers, non-members of the community. In some religious traditions, ideas of caste and social location make certain people very different in terms of the understanding of human equality.
另外一类区别在于,信仰者和非信仰者也就是,非宗教团体成员之间,在有些宗教传统中,种姓和社会地位,使一些人显得非常不同,这从他们对人的平等的理解可以看出来。
So control of these international highways brought a great deal of wealth to the area, but the central location was a double-edged sword, because in times of peace it would bring prosperity, but, of course, in times of war the land was perpetually invaded as armies would crisscross the land going off to do battle with the great powers.
对这些国际要道的控制,给这个地区带来了大量的财富,但这处于中心的地理位置也如同一把双刃剑,因为在和平时期它带来繁荣,但,在战乱时期,这块土地常常被侵略,当军队在此刀刃相交,或者经过与强国征战。
This was the special value that said to the computer string stops here and because you have that barrier given to you at the end of every string, just the most efficient way you can pass strings around is just by passing the address of their very first bytes, the location in RAM.
这是一个特殊的值,表示的是,字符串在这里结束,因为在每个字符串的末尾,都有那个关卡,这是一个最有效率的方式,你可以通过传递,字符串的第一个字节的地址来传递一个字符串,地址是在RAM中的。
At every instant, it's got a location given by the vector R; R itself is contained in a pair of numbers, x and y, and they vary with time.
在每一个瞬时,它的位置由位矢 R 给出,R 本身包含了一对坐标值 x 和 y,并且它们都随着时间的变化而变化
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上,然后定位到内存单元,并取出值就是固定的时间了,好的,如果元素以固定大小存储。
应用推荐