局部变量,也称内部变量,是指在一个函数内部或复合语句内部定义的变量。局部变量的作用域是定义该变量的函数或定义该变量的复合语句。局部变量的生存期是从函数被调用的时刻算起到函数返回调用处的时刻结束。
您可以在规则集中定义局部变量。
这使得它成为了一个局部变量。
所有的局部变量将在之后处理。
Takes a start and an end point, just going to bind local variable names start and end to those pieces.
有一个开始和结束点,就是去把局部的变量的名字,和这些点进行绑定。
You don't have to mention any of the local variables, because at this point in the story, they're just not relevant.
你不需要提及任何一个局部变量,因为在这个地方,它们是不相关的。
Well, because the memory we've been using for local variables, and for functions, storage space is what computer scientists generally call the stack.
好的,因为我们看到的内存是用于局部变量的,用于函数的,存储空间就是计算机科学家,通常说的堆。
应用推荐