But the moment swap returns, the moment we hit this bottom most curly brace, what conceptually happens in memory?
但是swap返回时,当我们抵达花括号底端是,在内存中发生了什么?
So we hit the curly brace so the very bottom of the function and as soon as you hit that, the next line in the story is well, then we return to main and where are we executing in main?
我们抵达花括号了,这是函数的末尾了,一旦到了那个地方,在下一行,然后返回到main函数中,在main中哪里开始执行?
So the translation here is that whereas last week and in Scratch, the looping structures are yellow and have kind of this brace structure to them.
同理,大家回想一下上个星期,在Scratch软件中,循环结构都用黄色标记出来了,与此类似。
When I hit that curly brace, swap's role in life is over.
当我以那个花括号结束,swap的角色就结束了。
应用推荐