nested scope of identifier的意思|示意
美 / /
英 / /
标识符的嵌套范围
nested scope of identifier的网络常见释义
标识符的嵌套作用域 ... 标识符长度 identifier length 标识符的嵌套作用域 nested scope of identifier 标识符的说明 declaration of identifier ...
nested scope of identifier相关例句
An identifier may be defined once in a scope, but can be redefined in nested scopes. The following example will explain some of these points.
一个标识可以在一个作用域中定义一次,但可以在嵌套作用域中重新定义。