您要查找的是不是:
- The derived class should call 派生的类应该调用
- The derived class should first call 派生类应首先调用
- In this case, the derived class should keep a reference to the current 在这种情况下,派生类应保留对当前
- The first Call statement accesses the shadowing proc in the derived class. 第一个Call语句访问派生类中隐藏的proc。
- Keyword, objects of the derived class will call that method rather than the base class method. 关键字,则派生类的对象将调用该方法,而不调用基类方法。
- By using the base keyword, it is possible to call the Getinfo method on the base class, from within the derived class. 通过使用base关键字,可以从派生类中调用基类的Getinfo方法。
- The class should be decomposed into an inheritance hierarchy, where each value of the attribute is transformed into a derived class. 类应当解耦合成一个继承层次结构,每个属性值都被变换成一个派生类。
- The following code example uses the derived class, Panel. 下面的代码示例使用派生类Panel。
- Sets the object with the specified index in the derived class. 在派生类中设置具有指定索引的对象。
- The reason that the derived class may not add to the specfication list is users of the hierarchy should be able to write code that depends on the specification list. 派生类不能在异常说明列表中增加异常,原因在于,继承层次的用户应该能够编写依赖于该说明列表的代码。
- All abstract members from the base class are implemented in the derived class. 基类中的所有抽象成员都在派生类中实现。
- He is ill; you should call in the doctor right away. 他病了,你应该立即请大夫来。
- These exceptions should be documented as part of the class functionality, and derived classes or updates to the original class should retain the same behavior for backwards compatibility. 这些异常应编写为类功能的一部分,派生类或对原始类的更新应保留相同的行为,以实现向后兼容性。
- The property Name in the derived class hides the property Name in the base class. 派生类中的属性Name隐藏基类中的属性Name。
- The following code example adds a Control to the Control.ControlCollection of the derived class Panel. 下面的代码示例将一个Control添加到派生类Panel的Control.;ControlCollection中。
- In such a case,he should call the physician. 在这种情况下,他应该请医生。
- Event handler of the derived class to register the code that performs client-side validation. 事件处理程序中调用此方法以注册执行客户端验证的代码。
- He is getting worse; we should call in the doctor. 他的病情正在恶化,我们应该请医生来。
- Keyword was used to define this method, the derived class method is not calledthe base class method is called instead. 关键字来定义此方法,所调用的不是派生类方法,而是基类方法。
- I think we should call the doctor. 我认为我们应当叫医生。