class scope operator的意思|示意

美 / / 英 / /

类作用域操作符


class scope operator的网络常见释义

这可以通过类域操作符 唯一的语法区别是要指出成员函数属于哪个类,这可以通过类域操作符(class scope operator)来实现: IntArray::

class scope operator相关例句

The scope resolution operator should sit between the class name and the static property you wish to access.

范围解析操作符应位于类名和希望访问的静态属性之间。

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.

要从类外部调用静态方法,可使用类名加上范围解析符和方法名。

After the name of a class or structure, type the members access operator or scope operator (as shown earlier in this topic).

在类别或结构的名称后面,输入成员存取运算子或范围运算子(如本主题稍早所述)。