类作用域 meaning in Chinese
class scope
Examples
- Because the name of a class is inserted in its class scope ( clause 9 ) , the name of a class is also considered a member of that class for the purposes of name hiding and lookup
由于类的名称是被插入到其类作用域(章节9 )中,所以处理名字隐藏和查找时,类的名字同样被看作该类的成员。