scope resolution operator
基本解釋
- 生存空間解析操作符
英漢例句
- You can access a static property using the scope resolution operator, which consists of a double colon (::).
可以使用範(fàn)圍解析操作符來(lái)訪問(wèn)靜態(tài)屬性,該操作符由雙冒號(hào) (::) 組成。 - Notice that both methods refer to the $iodir property using the keywordself and the scope resolution operator.
注意,兩個(gè)方法都使用關(guān)鍵字 self 和訪問(wèn)解析操作符來(lái)引用 $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.
要從類外部調(diào)用靜態(tài)方法,可使用類名加上範(fàn)圍解析符和方法名。
雙語(yǔ)例句
詞組短語(yǔ)
- scope e resolution operator 生存空間解析操作符
- globing scope resolution operator 全侷範(fàn)圍解析操作符
- global scope resolution operator 全侷範(fàn)圍解析操作符;全域生存空間運(yùn)算子
- global l scope resolution operator 全侷範(fàn)圍解析操作符
短語(yǔ)
專業(yè)釋義
- 生存空間解析操作符