superclassing
美
英 
例句
Superclassing is better than subclassing if you want to create many controls with the same characteristics.
如果你想创建具有相同特征值的多个控件,超类化比子类化好得多。
Actually, I modified the subclassing example to do superclassing.
实际上,我是修改了子类化的例子做到超类化的。
Superclassing allows you to create a window class that is based on an existing class but uses a different window procedure.
创建超类使您得以创建基于现有类但使用不同窗口过程的窗口类。