scope resolution operator
基本解释
- 生存空间解析操作符
英汉例句
- You can access a static property using the scope resolution operator, which consists of a double colon (::).
可以使用范围解析操作符来访问静态属性,该操作符由双冒号 (::) 组成。 - Notice that both methods refer to the $iodir property using the keywordself and the scope resolution operator.
注意,两个方法都使用关键字 self 和访问解析操作符来引用 $iodir 属性。 - 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.
要从类外部调用静态方法,可使用类名加上范围解析符和方法名。
双语例句
词组短语
- scope e resolution operator 生存空间解析操作符
- globing scope resolution operator 全局范围解析操作符
- global scope resolution operator 全局范围解析操作符;全域生存空间运算子
- global l scope resolution operator 全局范围解析操作符
短语
专业释义
- 生存空间解析操作符