局部范围 meaning in Chinese
local scope
Examples
- Individual attributes can override this setting for the local scope using the
属性为局部范围重写此设置。 - Individual elements can override this setting for the local scope by using the
属性为局部范围重写此设置。 - For loop s initializer remains in scope until the local scope ends
循环的初始值设定项保持在范围内,直到局部范围结束。 - Many of the priority project areas are concentrated in localised parts of the old urban areas
许多优先重建地盘集中在旧区的局部范围。 - Are defined with local scope , they shadow the global variable and constant with the same name
都是用局部范围定义的,它们隐藏了具有相同名称的全局变量和常数。