限定语法(Qualification Syntax)

在重写 DoAction() 的实现时,可以使用 __super::DoAction() 以非多态方式引用基类的实现。

Last modified: Thursday, 30 January 2025, 12:28 PM