|
qualified name
|
|
【计】 限定名
|
分类:
|
详细解释:
|
|
以下为句子列表:
英文: A name looked up in the context of an expressionis looked up as an unqualified name in the scope where the expression is found.
中文: 在“表达式的语境中查找”的名字是被出现该表达式的作用域中作为非限定名称查找的。
更详细...
英文: Every name is introduced in some portion of program text called a declarative region, which is the largest part of the program in which that name is valid, that is, in which that name may be used as an unqualified name to refer to the same entity.
中文: 每个名字都被引入到程序文本中某些被称为声明区域的部分中,声明区域是程序中该名字有效的最广泛区域,也就是说,这个名字在其中可以作为非限定名应用并指代同一个实体。
更详细...
|
|
|
|