网站首页  英汉词典

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

 

单词 supertype
释义

supertype

英汉-汉英词典
父型
词组 | 习惯用语
您要查找的是不是:
  • supertanker n. 超大型油轮;巨大型油轮
  • superfluity n. 过多, 过剩 多余物, 过剩品
  • supercity n. 超级城市,特大城市
  • superdense adj. 超密的
supertype n. 超类型;父型

网络短语:
supertype entity 超类实体
use supertype 使用超类
maximal supertype 最大超类
entity supertype 翻译;实体父型;实体父型英语
英语例句库
  1. Remember, the supertype relation is reflexive.
    记住超类型的关系是反身的。
  2. The same type cannot be the subtype and the supertype.
    同一类型不能既是子类型又是父类型

声明:以上例句、词性分类均由互联网资源自动生成,未经过人工审核,其表达内容亦不代表本软件的观点;若发现问题,欢迎向我们指正。

中文百科

子类型 Subtyping

(重定向自Supertype)
子类型的例子:鸟
Example of Subtypes: where bird is the supertype and all others are subtypes as denoted by the arrow in UML notation.

在计算机科学中,子类型(subtype)一般是同另一个数据类型(超类型,supertype)有关系的数据类型,通过了某种可代换性概念,这意味着为在这个超类型的元素上运算而写计算机进程也可以在子类型的元素上运算。更明确的说,超类型-子类型关系经常通过Liskov代换原则来定义;但是任何给定编程语言都可以定义它自己的子类型概念,或根本没有这个概念。

子类型这一概念也称作“子类型多态”(subtype polymorphism)或者“包含多态”(inclusion polymorphism)。在面向对象进程设计语言中,多态一般是指子类型多态,而参数多态一般称作泛型进程设计。

英语百科

Subtyping 子类型

(重定向自Supertype)
Example of Subtypes: where bird is the supertype and all others are subtypes as denoted by the arrow in UML notation.
子类型的例子:鸟

In programming language theory, subtyping (also subtype polymorphism or inclusion polymorphism) is a form of type polymorphism in which a subtype is a datatype that is related to another datatype (the supertype) by some notion of substitutability, meaning that program elements, typically subroutines or functions, written to operate on elements of the supertype can also operate on elements of the subtype. If S is a subtype of T, the subtyping relation is often written S <: T, to mean that any term of type S can be safely used in a context where a term of type T is expected. The precise semantics of subtyping crucially depends on the particulars of what "safely used in a context where" means in a given programming language. The type system of a programming language essentially defines its own subtyping relation, which may well be trivial.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/20 14:51:58