基关键字 meaning in English
base keyword
Examples
- A derived class that has replaced or overridden a method or property can still access the method or property on the base class using the base keyword
已替换或重写某个方法或属性的派生类仍然可以使用基关键字访问基类的该方法或属性。
base keyword