... scope operator 生存空间操作符 scope resolution operator 生存空间解析操作符 screen 屏幕 ...
基于458个网页-相关网页
global scope resolution operator 全局范围解析操作符 ; 全域生存空间运算子
global l scope resolution operator 全局范围解析操作符
globing scope resolution operator 全局范围解析操作符
scope e resolution operator 生存空间解析操作符
以上来源于: WordNet
The scope resolution operator should sit between the class name and the static property you wish to access.
范围解析操作符应位于类名和希望访问的静态属性之间。
You can access a static property using the scope resolution operator, which consists of a double colon (: :).
可以使用范围解析操作符来访问静态属性,该操作符由双冒号(:)组成。
To call a static method from outside of its class, use the class name together with the scope resolution operator and the name of the method.
要从类外部调用静态方法,可使用类名加上范围解析符和方法名。
应用推荐