网站首页  词典首页

请输入您要查询的英文单词:

 

单词 parent class
释义

parent class

  • 网络父类;父类别;家长课堂
1.
父类
Liran - 博客园 ... parameterize 参数化 parent class 父类 parentheses 圆括弧、圆括号 ...
liran.cnblogs.com
2.
父类别
一个父类别(parent class)的标头档都必须被引入--我们在前面的章节偷了一点懒,我们利用了其他标头档来间接引入 class Q…
program-lover.blogspot.com
3.
家长课堂
运城智新超越教育培训基地 ... 成功案例 STORIES 家长课堂 PARENT CLASS 问题答疑 QUESTIONS ...
www.yczxcy2009.com
4.
父类别结构节点
blog.chinaunix.net
5.
亲类别
继翻译名词 "亲类别" (parent class)之后,或许是不想输给董大伟先生那篇满是 "控件" 的研讨会Slide,蔡学镛先生的研讨会大纲 …
john-publish.blogspot.com
6.
父類别
...化(Generalization): 一个被继承的父類别(Parent Class)又称为超類别(Super Class),子代類别(Child Class)被称为副類别(Su…
www.docin.com

例句

释义:
1.
Are there any more methods in Listing 2 generic enough to be generalized in a parent class?
清单2中是否还有其他方法是通用的,能够放到父类中?
www.ibm.com
2.
In Jam, the methods required in the parent class are declared with declarations inside the mixin class def, like this: inherited .
在Jam中,使用mixin类def内的声明来声明父类所需的方法,类似于:inherited。
www.ibm.com
3.
The parent class (Customer) has an Orders property that represents the collection of orders for that specific customer.
父类(“Customer”)具有一个“Orders”属性,该属性表示该特定客户的订单集合。
msdn2.microsoft.com
4.
Although providing a default behavior in a parent class is perfectly legal, it is probably not the neatest way of doing things.
虽然在父类中提供默认行为是完全合法的,但这可能不是最巧妙的方法。
www.ibm.com
5.
In a nutshell, the Liskov principle states that it should always be safe to use a subclass in any place where the parent class is expected.
简单地说,利斯科夫原则指出应该始终是安全的在父类别预计的任何地方使用子类。
msdn.microsoft.com
6.
When overridden in a derived class, adds the attributes of the inheriting class to the specified list of attributes in the parent class.
当在派生类中被重写时,将继承类的特性添加到父类中指定的特性列表。
207.46.16.251
7.
Connect the classes: Click on Generalization on the palette, and then drag from the child class to the parent class.
连接这个类:单击调色板上的Generalization,然后从子类拖到父类。
www.ibm.com
8.
This destructor would have to be called specifically before unsetting the parent class reference.
这种解构器必须在解除父类引用之前进行调用。
www.ibm.com
9.
It's a precise developer's responsibility to ensure that it's safe to use any derived class in places where the parent class is expected.
它是精确开发商有责任确保它是安全的地方父类别预计使用派生的任何类。
msdn.microsoft.com
10.
We also need to provide the name of the parent class of our main function in order to run the application client.
还需要提供主函数的父类的名称才能运行应用程序客户机。
www-128.ibm.com
1.
Class of another parent class, thus allowing the dependent class to access the state of the parent class.
类,允许依赖类访问父类的状态,从而实现类似的效果。
www-128.ibm.com
2.
Sometimes what you want is the parent class's behavior, plus something more.
有时你想父类有什么的表现,加上一些更多的。
wiki.woodpecker.org.cn
3.
The method now delegates to its parent class loader before attempting to find the class itself.
方法现在在试图自己找到类别之前,先委托给自己的双亲类别载入器。
www-128.ibm.com
4.
If you don't extend a parent class, the default parent is AnyRef, a direct child class of Any.
如果你不继承任何父类,默认的父亲是AnyRef,Any的一个直接子类。
www.bing.com
5.
By default, when you create a subclass, its constructor merely calls the constructor of its parent class.
默认情况下,当您创建一个子类时,它的构造函数只调用其父类的构造函数。
www.ibm.com
6.
In the code above, the constructor of the parent class takes one argument, an integer representing the layout.
在上述代码中,父类的构造函数接受一个参数,一个表示布局的整型参数。
www.ibm.com
7.
Overriding methods in a parent class is not limited to the constructor.
父类中的重写方法不仅局限于构造函数。
www.ibm.com
8.
Without LSB, the self: : $klass references the first piece of code found: the parent class's version.
没有LSB,self::$klass会引用所找到的第一块代码:父类的版本。
www.ibm.com
9.
Gets or sets a value indicating whether the text property is being changed internally by its parent class.
获取或设置一个值,该值指示文本属性是否由其父类内部更改。
msdn2.microsoft.com
10.
All the generic, boilerplate connectivity code has moved into the parent class.
所有通用的连接代码都已经转移到父类中了。
www.ibm.com
1.
Each application of this generic class would extend a distinct parent class.
这个泛型类的每个应用都会继承一个不同的父类。
www.ibm.com
2.
A class may inherit directly from one parent class, but it may implement any number of interfaces.
类可能直接从一个父类继承,但它可以实现任意数量的接口。
msdn2.microsoft.com
3.
The user attempted to delete a qualifier that was not owned. The qualifier was inherited from a parent class.
用户试图删除不为其所有的限定符。此限定符从父类别继承。
www.drados.com
4.
The user attempted to delete a property that was not owned. The property was inherited from a parent class.
用户试图删除不为其所有的属性。此属性从父类别继承。
www.drados.com
5.
A UML operation representing a constructor is given the same name as its parent class or structure name.
表示构造方法的UML操作有和其母体类或结构名相同的名字。
www.ibm.com
6.
the parent class of all application settings classes , exposes four events to enable such bounds checking.
是所有应用程序设置类的父类,它公开四个事件用于启用这样的界限检查。
www.ichacha.net
7.
After initializing the parent class, store a reference to the invoice data for later.
在初始化父类以后,将参考存储到发票数据以便今后使用。
www.ibm.com
8.
The Broken Dispatch bug pattern occurs when we accidentally overload a method rather than overriding its implementation in the parent class.
当我们意外重载一个方法而不是覆盖父类中的它的实现时,会发生BrokenDispatch错误模式。
www-128.ibm.com
9.
Parent class object from which channels and categories are inherited.
频道和类别继承的父类别对象。
www.fan6.net
10.
Gets the parent class and metadata token for the specified function.
获取指定函数的父类。
msdn2.microsoft.com
1.
The second parameter passes any parameters to the RecursiveDirectoryIterator parent class.
第二个参数将所有参数都传递给RecursiveDirectoryIterator父类。
www.ibm.com
2.
With mixins formulated as generic classes, we always have a handle on the parent class, the type parameter that the class extends.
将mixin明确表述为泛型类,我们就始终有父类的句柄,它是该类继承的类型参数。
www.ibm.com
3.
The parent_class and name columns uniquely identify the trigger in the database.
parent_class和name列唯一标识了数据库中的触发器。
technet.microsoft.com
4.
The first parameter of the function an instance of the parent class.
该函数的第一个参数是父类的实例。
msdn2.microsoft.com
5.
Description of the parent class of the trigger.
触发器的父类的说明。
technet.microsoft.com
6.
Mixins are classes that are parameterized by their parent class.
mixin是那些由它们的父类参数化的类。
www.ibm.com
7.
Create an abstract parent class called DataSetBuilder.
创建一个称为DataSetBuilder的抽象父类。
www.ibm.com
8.
The property was inherited from a parent class.
该属性是从父类继承的。
msdn2.microsoft.com
9.
Data generated by the parent class.
父类生成的数据。
msdn2.microsoft.com
10.
This parent address corresponds to the native data structure of the parent class loader (called the shadow).
这个父类地址对应于父类类装入器的原始数据结构(叫作shadow)。
www.ibm.com
1.
You can ask any class about its class, its parent class, or the methods it supports.
可以向任何类询问它的类、它的父类或它所支持的方法。
www-128.ibm.com
2.
Optimistic concurrency is implemented by assigning a datetime field to each parent class being CRUDed.
开放式并发通过给每个被“凝结”的父类分配一个datetime字段来实现。
archive.cnblogs.com
3.
Make an inner class in the parent class, which is a test case.
在父类中建立一个内部类,这个内部类是个测试用例。
www.ibm.com
4.
Although a RuntimeException, this is a parent class which can be caught by clients of the library calls.
虽然CalendricalExcpetion是一个RuntimeException,但客户端的库调用都可以捕获这个父类。
www.infoq.com
5.
The result is still an AST, but the parent class does most of the work for you. My grammar class looks like this
结果还是AST,但父类会为您执行大部分工作。
www.ibm.com
6.
For example, we can refer to the parent class of Scrollable as type T.
例如,我们可以将Scrollable的父类引用为类型T。
www.ibm.com
7.
The summaries section also shows the parent class loader: The parent of the system class loader is
这个汇总部分还显示了父类别类别载入器:系统类别载入器的父类别是
www-128.ibm.com
8.
The new implementation of a member can call the original implementation in the parent class by specifying
成员的新实现可通过在方法名称前指定
msdn2.microsoft.com
9.
Indexing for space querying is controlled from the parent class using a new set of annotations
空间查询的索引利用一组新的注解通过父类控制
www.infoq.com
10.
Red - a class the actual rate of which exceeds max-limit. This class cannot borrow rate from its parent class
红色:指当前速率超过了最大速率。此层级不能从其上级层级分得任何流量
pxjq.oiwm.com
1.
Methods that override virtual methods in a parent class require the
重写父类中的虚方法的各种方法要求
msdn2.microsoft.com
2.
A parent class to extend function from (plus any "mix-in" classes to simulate multiple inheritance)
用于扩展函数的父类(以及模拟多个继承的“混合”类)
www.ibm.com
3.
A parent class and a nested class
父类和嵌套类
msdn2.microsoft.com
4.
Original class(called the base class or superclass or parent class)
源类(被称为基类、超类或者父类)
blog.sina.com.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/27 2:38:14