您要查找的是不是:
- It searches up the class hierarchy for a designer. 它将向上搜索类层次结构中的设计器。
- Design a kind of Abstract Description Language of Class Hierarchy Adloch. 设计了一种类层次结构抽象描述语言Adloch。
- It is easy to find such things as the class hierarchy and the constructor and member function options. 您能容易地找到类层次结构、构造函数、成员函数选项等信息。
- I ve created a simple class in Listing 1 to embody the notion of a class hierarchy. 我在清单1中创建了一个简单的类以具体表述类层次的概念。
- The class hierarchy is reasonably shallow, and other developers are not likely to add many more levels. 类层次结构相当浅,而且其他开发人员不可能添加太多级别。
- It traverses the base class hierarchy of the class until it finds a primitive type. 则将遍历该类的基类层次结构,直到找到基元类型。
- The decision to use a class hierarchy involves weighing the benefits of using a class hierarchy against complexity. 使用类层次结构的决策涉及权衡使用类层次结构和复杂性之间的优劣。
- An operator in the WQL WHERE clause, that is used to retrieve instances from a class hierarchy. WQL WHERE子句中的一个运算符,用于从类层次结构中检索实例。
- You need to modify the class hierarchy of an instance object that has already been instantiated. 需要修改一个已经实例化的类的继承关系。
- One attraction of this approach is that with closures you do not need to develop the visitor class hierarchy. 这种方法的一个抽象是:使用闭包,不需要开发访问者类的层次结构。
- Refactoring involves redesigning a class hierarchy to move operations and/or data from one class to another. 重构包括重新定义类层次,将操作和/或数据从一个类移到另一个类。
- An abstract base class imposes unnecessary restrictions on application-oriented development of the class hierarchy. 抽象基类给面向应用的开发的类结构强加了不必要的约束。
- However, the maximum depth for any particular class hierarchy depends on a number of factors, including the amount of complexity at each level. 但是,任何特定类层次结构的最大深度取决于很多因素,包括每一级的复杂程度。
- Meaningful namespaces can greatly increase the intuitiveness of your class hierarchy and the readability of your source code. 有意义的命名空间可以大大增加类层次结构的直观性和源代码的可读性。
- Specifies the type of action that occurs in the XML Web service at the level of the class hierarchy to which this enumeration is applied. 指定XML Web services中,在该枚举所应用于的类层次结构级别发生的操作的类型。
- This is one approach that enables the client to determine what member of the class hierarchy it receives, and process the additional information in the subclass accordingly. 这是一种可以使客户端能确定他接收到的是类层次中的什么成员的方法,并相应处理子类中的附加信息。
- The Global keyword gives you the flexibility to use any namespace names for your class hierarchy without making namespaces from the.NET Framework class library inaccessible. Global关键字使您能够灵活地使用任何类层次结构的命名空间名称;而不会使得来自.;NET Framework类库的命名空间不可用。
- When fields are declared protected, there is the possibility that methods in subclasses will directly access them, effectively increasing the coupling within a class hierarchy. 将字段声明为受保护时,子类中的方法就有可能直接访问它们,这样就可能有效地增加类层次结构中的耦合。
- Expose interfaces on class hierarchies. 在类层次中暴露接口。
- This paper examines the class hierarchy index,nested-attribute index,path index and multiindex,and puts forward the corresponding algorithms of index maintenance. 本文研究类层次索引、嵌套索引、路径索引和多重索引,并给出相应的索引维护算法。