Now I don't know what the locations are so let's just arbitrarily come up with some memory addresses.
现在我不知道那个地址是什么,让我们任意的采用一些地址。
2 3 Down here we said this is like 4, 5, 6 and 1, 2, 3 so this is going to be memory location 7, 7, 7, 7, 1 whatever.
在这下面,这是,4,5,6,和,这将是内存地址,7,7,7,7,1,不管是什么。
Now, again, what's the address?
现在,那个地址是什么?
In other words, if you hand someone literally the street address of something, right, if you hand, let's say, if you hand someone the address of a house or a home that person can then literally go to that location and do whatever they want at that location.
换句话说,如果你传递的是街道地址什么的,对的,如果你传递的是,一个人的住宅的地址,那个人就可以到那个地址去,处理他想做的事情。
They might very well be storing the addresses of memory elsewhere, but we just needed them as sort of a cheat sheet, a little address card to know where the original values x and y were.
它们存储在内存的其他地方是可以的,但是我们需要一个备忘单,一个地址卡,来知道,原始的值x和y是什么。
Well, maybe this ended up at location 7, 8, 7 8 9 9 so what's really in x is the number 7, 8, 9, which is the address in memory, but again, uninteresting.
嗯,可能这个在地址7,8,9结束,那么在x中实际上是数字,那是内存中的地址,但是,那是没有什么用的。
So, the address is 71 so what ends up in s1?
地址是71,那么最终s1是什么?
应用推荐