单词 | class hierarchy | ||||||||||||||
释义 | class hierarchy
更多释义 收起释义 例句释义: 类层次结构,类层次体系,类别继承体系 1. Derived classes inherit members from the class they are based on, allowing you to add complexity as you progress in a class hierarchy. 类派生的。派生类从其所基于的类继承成员,允许随着类层次结构的进展添加复杂性。 msdn2.microsoft.com 2. 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. 指定XMLWebservices中,在该枚举所应用于的类层次结构级别发生的操作的类型。 msdn2.microsoft.com 3. Just look at the Java class hierarchy to see an elaborate set of object inheritance hierarchy. 仅仅查看Java类就可以看到一组精巧的对象继承层次结构。 www.ibm.com 4. You'll notice that the TB_RIGHT table possesses all the columns necessary to store every attribute of the Right class hierarchy. 您会注意到,TB_RIGHT表拥有保存Right类层次结构的每个属性所需要的所有列。 www.ibm.com 5. In the beginning, the project only had GasDeal and a small user base. It used "Table per Class Hierarchy" . 开始时,项目只有GasDeal和少数用户,它使用“每个类层次一张表”。 www.infoq.com 6. The next step in the OOA process is classification of objects and the creation of a class hierarchy. 下一步就是将对象进行分类和创造类层次结构。 www.yqshi.com 7. Ideally, we would like to translate this diagram directly into a class hierarchy in Java programming. 理想情况下,我们希望将这个图直接转换成Java编程中的类层次结构。 www.ibm.com 8. No template on this page is specifically registered to Position[], so you'll need to start by looking up the class hierarchy. 该页面上没有模板特定地注册到Position[],这样您将需要查看类层级结构了。 www.ibm.com 9. This article gives you a simple example of a small class hierarchy to illustrate this concept. 本文将提供一个小型类层次结构的例子,举例说明这个层次结构的概念。 www.ibm.com 10. Be sure to look into the CppUnit documentation for its class hierarchy and the examples that come with the installation for further details. 一定要查阅CppUnit文档来了解它的类层次结构,通过示例了解详细的安装信息。 www.ibm.com 1. Requiring classes to inherit from a base class to be disposable would make the class hierarchy too inflexible. 如果要求从基类继承的类可处置,会使类层次结构很不灵活。 msdn2.microsoft.com 2. Analogous to the getter implementation, it employs a TypeSetter class hierarchy for setting configuration values of various types. 与getter类似,它采用一个TypeSetter类层次用于设置不同类型的配置值。 www.ibm.com 3. Meaningful namespaces can greatly increase the intuitiveness of your class hierarchy and the readability of your source code. 有意义的命名空间可以大大增加类层次结构的直观性和源代码的可读性。 msdn2.microsoft.com 4. It searches up the class hierarchy for a designer. 它将向上搜索类层次结构中的设计器。 msdn2.microsoft.com 5. For our second strategy (one table per class hierarchy), you'll have to define your integrity using check constraints. 对于第二个策略(每个类层次结构一个表),您必须用检测约束定义您自己的完整性。 www.ibm.com 6. This is exactly the sort of if-then-else chain that a properly constructed class hierarchy prevents. 这正好是那种一个正确构建的类层次所要防止的if-then-else链。 www.ibm.com 7. Then we propose object slicing, class slicing, class - hierarchy slicing and coarse-grained class slicing for different needs. 为了适应不同的需要,我们进而提出了一些关于对象切片、类切片和类层次切片的方法。 dictsearch.appspot.com 8. The disadvantages are that every time a new attribute is added anywhere in the class hierarchy a new attribute must be added to the table. 缺点是每次在类层次结构的任何地方添加一个新属性时都必须将一个新属性添加到表中。 www.ibm.com 9. An abstract base class imposes unnecessary restrictions on application-oriented development of the class hierarchy. 抽象基类给面向应用的开发的类结构强加了不必要的约束。 www.bing.com 10. The decision to use a class hierarchy involves weighing the benefits of using a class hierarchy against complexity. 使用类层次结构的决策涉及权衡使用类层次结构和复杂性之间的优劣。 msdn2.microsoft.com 1. The new mapping was a hybrid of "Table per Class Hierarchy" and "Table per Subclass" . 新的映射混合了“每个类层次一张表”和“每个子类一张表”。 www.infoq.com 2. Even though the Estate class is nowhere to be found in our mapping file, it still exists in our class hierarchy. 即使在映射文件中找不到Estate类,它仍然存在于类层次结构之中。 www.ibm.com 3. One attraction of this approach is that with closures you do not need to develop the visitor class hierarchy. 这种方法的一个抽象是:使用闭包,不需要开发访问者类的层次结构。 www.ibm.com 4. At any of several levels within the class hierarchy. 扩展性元素可以添加到类层次结构中若干个级别的任何一个级别的。 msdn2.microsoft.com 5. OOAD attempts to find the optimal set of objects and the most natural class hierarchy to implement them. OOAD试图找到最优的对象和最自然的类继承来实现它们。 www.ibm.com 6. I've created a simple class in Listing 1 to embody the notion of a class hierarchy. 我在清单1中创建了一个简单的类以具体表述类层次的概念。 www.ibm.com 7. To access the Domino database in an efficient way, you need to create a domain-driven class hierarchy. 要以有效的方式访问Domino数据库,则需要创建一个域驱动的类层次结构。 www.ibm.com 8. Provides information about designing and implementing a class hierarchy. 提供有关设计和实现类层次结构的信息。 msdn2.microsoft.com 9. Supports all classes in the. NET Framework class hierarchy and provides low-level services to derived classes. 支持.NETFramework类层次结构中的所有类,并为派生类提供低级别服务。 msdn2.microsoft.com 10. The event framework might represent a dot-delimited message type hierarchy, such as the class hierarchy shown in Figure 4. 事件框架可以表示为点号分隔的消息类型层次结构,如图4所示的类层次结构。 www.ibm.com 1. You need to modify the class hierarchy of an instance object that has already been instantiated. 需要修改一个已经实例化的类的继承关系。 wiki.woodpecker.org.cn 2. Let's look at the class hierarchy for SimpleNode in a bit more detail. 让我们更详细地研究SimpleNode的类层次结构。 www.ibm.com 3. For example, if you wish to see the super class hierarchy of the selected element, select Outgoing. 例如,如果您想要看到所选元素的超类层次,那么选择Outgoing。 www.ibm.com 4. It traverses the base class hierarchy of the class until it finds a primitive type. 则将遍历该类的基类层次结构,直到找到基元类型。 msdn2.microsoft.com 5. Shubho : Sure, take a look at the following class hierarchy. 当然,看一下下面的类层次。 www.cnblogs.com 6. This represents the one XML element (from Listing 1) and is the basic structure for the class hierarchy. 它表示一个XML元素(来自清单1),是类层次的基本结构。 www.ibm.com 7. In this model, any variable you create references an object that has been created from the overall class hierarchy. 在这一模型中,您创建的所有变量都将引用在总的类层次结构中创建的对象。 www.ibm.com 8. The first three classes constitute the base classes of the class hierarchy. 前三个类构成了类层次结构的基类。 www.ibm.com 9. Patterns go beyond applying objects to some graphical shape example, with a shape class hierarchy and some polymorphic draw method. 模式不仅仅通过形态类层次和多样性画法来给一些图像外形例子提供对象。 pro.yeeyan.com 10. The Shape class hierarchy is defined in a shapes package. 类Shape的继承结构在shapes包(package)中定义。 www.bing.com 1. Values shared between two tables that are mapped inside the same class hierarchy. 要点在于,在同一类层次结构中映射的两个表之间,不必共享相同的。 www-128.ibm.com 2. Figure 6 presents the updated persistence model for mapping the entire class hierarchy into one data entity. 图6显示了一个更新过的持久性模型,用于将整个类层次结构映射成一个数据实体。 www.ibm.com 3. Figure 24 shows the class hierarchy of some of the built-in components in OpenLaszlo. 图24显示OpenLaszlo中一些内置组件的类层次结构。 www.ibm.com 4. The Unified Modeling Language (UML) diagram in Figure 1 shows the domain-model class hierarchy. 图1中的统一建模语言(UnifiedModelingLanguage,UML)显示了域模型类层次。 www.ibm.com 5. Once again, this feature involves only Hibernate and the database, and thus doesn't alter the class hierarchy. 再次声明,这些特性只包含Hibernate和数据库,所以不会改变类的层次结构。 www.ibm.com 6. See the class hierarchy shown in figure 11. 类层次结构如图11所示。 www.ibm.com 7. Consider the following class hierarchy for binary trees of ints. 考虑以下的int二元树的类层次结构。 www.ibm.com 8. Consider the following class hierarchy for binary trees of. 二元树的类层次结构。 www-128.ibm.com 9. Figure 3 depicts the persistence model for the class hierarchy of Figure 1 when this approach is taken. 图3描述了采取这个方法时图1的类层次结构的持久模型。 www.ibm.com 10. It is easy to find such things as the class hierarchy and the constructor and member function options. 您能容易地找到类层次结构、构造函数、成员函数选项等信息。 www-128.ibm.com 1. To begin, we define a Shape class hierarchy. 我们从定义一系列的Shape(形状)类开始。 www.bing.com 2. Obviously, to fix this problem, you must avoid the cyclic class hierarchy. 显然,要修复这个问题,必须避免循环的类层次结构。 www.ibm.com 3. I can also define a class hierarchy based upon their relationship. 我也能根据类的关系定义它们之间的层次。 kb.cnblogs.com 4. In other words, does the detector need to remember what it sees at the method, class, hierarchy, or whole program level? 换句话说,检测器是否需要记住它在方法、类、层次结构或者整个程序级别上看到了什么? www-128.ibm.com 5. An operator in the WQL WHERE clause, that is used to retrieve instances from a class hierarchy. WQLWHERE子句中的一个运算符,用于从类层次结构中检索实例。 msdn2.microsoft.com 6. Figure 1 shows the GCF class hierarchy. 图1显示了GCF的类层次结构。 www.ibm.com 7. Questions of design, such as how to design a class or a class hierarchy, are beyond the scope of this document. 设计方面的问题,例如如何设计类或组织类的层次,已经超出了本文档的范围。 blog.sina.com.cn 8. Open and press F4 to show the class hierarchy. 打开并按下F4以显示类的等级。 www.ibm.com 9. For example, in Listing 10, I've defined an Ant task that builds a report for a class hierarchy, using the HierarchyBuilder. 例如,在清单10中,我使用HierarchyBuilder定义了一个为类层次构建报告的Ant任务。 www.ibm.com 10. A simple example of a business domain-driven class hierarchy 业务域驱动类的层次结构的一个简单例子 www.ibm.com 1. To avoid building a class hierarchy of factories that parallels the class hierarchy of products; 为了避免创建一个与产品类层次平行的工厂类层次时; 202.38.64.3 2. Corrected class hierarchy of Liskov Substitution Principle 违反Liskov替换原则类结构图 www.cnblogs.com 3. Class hierarchy showing violation of Open Closed principle 违反开发闭合原则的类结构 blog.sina.com.cn 4. Using one data entity for an entire class hierarchy 整个类层次结构使用一个数据实体 www.ibm.com 5. Moving member within the class hierarchy 在类继承关系内移动成员 www.ibm.com 6. If you look at a JDBC class hierarchy diagram you would see that an 如果您看一看JDBC类的层次结构图,将会发现 www.ichacha.net 7. Class hierarchy showing Open Closed Principle 遵循开放闭合原则的类结构 www.cnblogs.com 8. A Framework for Analyzing Object-Oriented Programs Based on Class Hierarchy Graph 一种基于类层次图的分析面向对象程序的框架 www.ilib.cn 9. Single table per class hierarchy 每个类层次结构一张表 blog.sina.com.cn 10. Example 24: The Vehicle Class Hierarchy Using the Typed Node Abbreviation 例24:使用类型节点的机动车类层次简写形式 zh.transwiki.org 1. Listing 1. Class hierarchy for binary trees of ints 清单1.int二元树的类层次结构 www.ibm.com 2. How New and Finalize Methods Work in a Class Hierarchy New和Finalize方法在类层次结构中如何工作 www.ichacha.net 3. For example, the InvalidCastException Class hierarchy is as follows 例如,InvalidCastException类层次结构如下所示 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。