• Here is an example of mapping a super class and a sub class using the single table strategy.

    下面一个使用策略映射子类示例

    youdao

  • Table per-class: (Optional) Each concrete subclass is mapped to a table and contains columns for super class attributes.

    按类表:(可选)每个具体子类映射一个并且包含属性的

    youdao

  • With this class as a super class, there are only three methods that should be overridden.

    因为该类一个所以只有三个应该忽略方法

    youdao

  • The generated custom code utilizes a super class model, as shown in the standard generated custom code in Listing 4.

    生成定制代码使用一个模型清单4标准生成的定制代码所

    youdao

  • It is normal for a standard class to be a super class.

    标准作为正常的。

    youdao

  • This article discusses two potential areas that can provide powerful extension points for Rational Performance Tester: object extension via a super class, and reusable utilities via static methods.

    本文讨论了两个潜在区域区域RationalPerformance Tester提供了强大的扩展通过一个来进行对象扩展,以及通过静态的方法来使用可再用设施

    youdao

  • All the custom JMS data bindings have a common super class, called AbstractJMSDataBindingImpl, which implements some common functionality; for example, methods for exception handling.

    所有定义JMS数据绑定都具有一个称为AbstractJMSDataBindingImpl公共,这个类实现一些公共的功能比如进行异常处理的方法

    youdao

  • This is useful because it allows a trait to call super without having to know what the actual base class of the class implementing the trait will be.

    非常有用,因为允许特征在不了解实现特征实际什么的情况下调super

    youdao

  • To model inheritance on a class diagram, a solid line is drawn from the child class (the class inheriting the behavior) with a closed, unfilled arrowhead (or triangle) pointing to the super class.

    为了图上建模继承子类(要继承行为类)出一条闭合的,单键头(三角形)的线指向类。

    youdao

  • Super class mapping support; attribute to column mapping defined in a super class should be available for its child class.

    映射支持;超类定义属性的映射应该用于子类

    youdao

  • Supernovas are a class of violently exploding stars that become super bright after eruption.

    超新星一类剧烈爆炸恒星爆发之后变得极为明亮

    youdao

  • Also any data change on a subclass involves two tables: the super class table and the subclass table.

    任何子类数据修改都涉及子类的表。

    youdao

  • For that purpose, the tester selects this super helper class each time she creates a new test suite or a decision script.

    为此测试人员每次建立测试套件或者决策脚本时都需要选择这个帮助

    youdao

  • Thus, when a type parameter t is used as the superclass of a generic class, the annotation on t tells us exactly what super-constructors we can call.

    因此类型参数t用作泛型超类时,T注释确切地告知我们可以调用哪些超级构造函数。

    youdao

  • Schmidt, Page and Brin together own all of a super-voting class of stock, designated class B, that carries 10 votes for each share.

    施密特佩奇布林这三人拥有全部带超级投票权股票所谓的B级股,它们每股带有10票投票权。

    youdao

  • As the emerging nation's wealth increases, and a whole new class of super-rich are being created, it was only a matter of time before exotic sports cars came up from the rear.

    随着印度作为新兴国家财富日益积累新生阶层大批超级富豪正在迅速崛起,国内进口跑车从无到有也仅仅是个时间问题

    youdao

  • Parameter values are accessed by calling a super class method.

    通过调用方法来访问参数

    youdao

  • PdfBoxHelperSuperClass: This helper super class has methods and constants that make it simple to create a PDF text verification point in a test script.

    PdfBoxHelperSuperClassHelper拥有方法变量,可以使文本脚本创建PD f文本确认变得容易。

    youdao

  • We're not sure if Obama's middle-class tax breaks will please Mr Blow, but as he also promised his minions, a "super dinner party", we'll keep an eye on White House catering too.

    我们确定奥巴马中产阶级税收减免是否能够取悦blow先生因为Blow对仆人承诺了一个“超级晚宴”,我们也会留意白宫的伙食供应。

    youdao

  • If a class wants to associate with the super Payment class, the DB can't use referential integrity to enforce it; you have to use a trigger to do so.

    如果一个Payment超关联数据库无法使用引用完整性(referential integrity)实现必须使用触发器实现

    youdao

  • As Japanese live longer and the number of centenarians rises to new levels, a new elite class is emerging: the Super Elderlies, or Genkinarians (from the word genki, meaning healthy and lively).

    随着日本人寿命延长岁老人数量增加新的水平,一个新的精英阶层出现了:超级老人,元气族(Genkinarians,源自genki元气,健康有活力)。

    youdao

  • To demonstrate, in Listing 11 I'll create a Message prototype (also known as a class) that is super simple.

    为了进行说明清单11中,创建Message原型(称为一个),非常简单

    youdao

  • We will have a long civil war, a new party is the group of special interests and the super rich, the other side is is the middle class and the disadvantaged groups.

    我们迎来一场旷日持久内战特殊利益集团超级富豪则是中产阶级弱势群体。

    youdao

  • When a subclass is DE - serialized, the no-argument Constructor of the super class will run.

    一个序列化无参数构造函数运行。

    youdao

  • The shooting method, sub and super solution method, and fixed point theorem were used to study a class of nonlinear diffusion equations with nonlocal boundary value condition in perforated domains.

    利用打靶、上下解方不动定理等工具研究有孔区域上一类非局部条件非线性扩散方程

    youdao

  • You're really a super teacher. I'll never forget your class. I will remember your lessons forever!

    真的一个很棒老师永远忘不了讲的我会永远记住的!

    youdao

  • If a Sub class is Serializable, it absolutely does not mean that its super class is also Serializable.

    如果子类序列化的,绝不意味着是可序列化的。

    youdao

  • Note that the public class, Foo, has no finalizer (other than the trivial one it inherits from Object), so it doesn't matter whether a subclass finalizer calls super. finalize or not.

    注意公有Foo没有终结方法(除非object继承一个无关紧要的),因此子类的终结方法是否调用super .finalize重要的。

    youdao

  • Taking a knife class at a local cooking school will be entertaining and super helpful as you learn to cook for yourself more and more.

    当地烹饪学校学用有意思,而且在学做菜的过程中也很有用

    youdao

  • If a class contains only primitive fields or references to immutable objects, then it is usually the case that no fields in the object returned by super. clone need to be modified.

    如果一个包含基本字段不变对象引用那么通常需要修改super .clone返回对象中的字段。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定