继承类 meaning in English
derived class
Examples
- Static members in inherited classes are not included
静态成员;不包括继承类中的 - To implement a specific common dialog box
的继承类重写才能实现特定的通用对话框。 - For inheriting classes to call unmanaged code
用于继承类以调用非托管代码。 - Extend the inherited class by adding the following code to
来扩展继承类: - Interface to inheriting classes by using a web forms
对象,以实现继承类的