| 1. | Because of this inheritance chain , in addition to the required members of the 由于此继承链的存在,除 |
| 2. | To search this member s inheritance chain to find the attributes ; otherwise , 搜索此成员的继承链以查找这些属性,则为 |
| 3. | The inheritance chain of a mobile web page depends on how the page is written 移动web窗体页的继承链取决于页的编写方式。 |
| 4. | Specifies whether to search this member s inheritance chain to find the attributes 指定是否搜索该成员的继承链以查找这些属性。 |
| 5. | The following example creates three classes that make a chain of inheritance 下面的示例创建三个类,这三个类构成了一个继承链。 |
| 6. | Inherit true to search this member s inheritance chain to find the attributes ; otherwise false True表示搜索此成员的继承链以查找这些属性;否则为false 。 |
| 7. | Method is called recursively for all of the instances in the inheritance chain , from the most - derived to the least - derived 这意味着对继承链中的所有实例递归地调用 |
| 8. | Returns all the custom attributes defined for this type , specifying whether to search the type s inheritance chain 返回为此类型定义的所有自定义属性,并指定是否搜索此类型的继承链。 |
| 9. | Is the first in the inheritance chain to introduce value equality , the equals method of the base class which is inherited from 的重写是继承链中引入值相等性的第一个重写方法,因此不调用基类的 |
| 10. | In python 2 . 2 , all of the defined patterns are matched in alphabetical order by name , regardless of where they are defined in the inheritance chain 在python 2 . 2中,不管在继承链中的什么地方定义,所有定义过的模式都按字母顺序(按名称)进行匹配。 |