POLYMORPHISMS in Chinese translation

多态性

Examples of using Polymorphisms in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The rule is too rigid, but polymorphism makes is more flexible by incorporating the idea of"having many forms.".
由于规则太严格,而多态性通过结合“具有多种形式”的思想使其更加灵活。
An important difference between these languages is that C does not support encapsulation, polymorphism, and inheritance, but C++ supports all of these.
这些语言之间的主要区别是C不支持封装,多态性和继承,但是C++支持所有这些。
The most common use of polymorphism in OOP occurs when a parent class reference is used to refer to a child class object.
在OOP中最常用的多态性发生在当父类引用指向孩子类对象时。
The most common use of polymorphism in OOPs occur when a parent class is used to refer a child class object.
在OOP中最常用的多态性发生在当父类引用指向孩子类对象时。
Polymorphism(implemented in C++ with virtual functions) is the third essential feature of an object-oriented programming language, after data abstraction and inheritance.
多态性(在C++中通过虚函数来实现)是面向对象程序设计语言中数据抽象和继承之外的第三个基本特性。
Polymorphism in the object-oriented paradigm means that we can define several operations with the same name that can do different things in related classes.
在面向对象模式中的多态性是指我们可以定义一些具有相同名字的操作,而这些操作在相关类中做不同的事情。
It supports data encapsulation, inheritance, and polymorphism and includes native support for COM technologies(component-object model) and windows-based applications.
它支持数据封装和继承和多态性,并且包括对COM技术(组件对象模型)和基于Windows的应用程序的本地支持。
Karyomapping is a single nucleotide polymorphism(SNP) test that uses a DNA finger-printing technique to identify which embryos have inherited the altered gene.
Karyomapping是一种单核苷酸多态性(SNP)测试,它使用DNA指纹技术来鉴定哪些胚胎遗传了改变的基因。
But, in polymorphism, both the idea suits and is quite capable in doing what we want to do with them.
但是,在多态性中,这两个方法都适合并且非常有能力做我们想用它们做的事情。
Polymorphism by interfaces is quite similar to the previous example, except that here the polymorphic rules are according to the norms specified by Java interface.
接口的多态性与前面的示例非常相似,除了多态性规则是根据Java接口指定的规范之外。
The results of this study indicated that individuals homozygous for the single nucleotide polymorphism R239Q in BHMT did not have elevated risks for spina bifida.
这项研究的结果表明个人纯合的单核苷酸多态性R239Q在BHMT中没有脊柱裂的风险增大。
Method overloading supports polymorphism because it is one way that Java implements the“one interface, multiple methods” paradigm.
方法重载支持多态性,因为它是Java实现“一个接口,多个方法”范型的一种方式。
A major difference between these languages is that C does not supports encapsulation, polymorphism, and inheritance but C++ does support all of these.
这些语言之间的主要区别是C不支持封装,多态性和继承,但是C++支持所有这些。
Gene variants have been associated with the u-opioid receptor and the most common variant is the single nucleotide polymorphism(SNP) A118G.
基因变体与u-阿片受体相关,最常见的变体是单核苷酸多态性(SNP)A118G。
This may seem to be the only reliable condition, but that is not exactly true, especially when implementing polymorphism.
这似乎是唯一可靠的条件,但事实并非如此,尤其是在实现多态性时。
The benefits of the OOP paradigm become clearer if you understand its defining principles: encapsulation, inheritance, and polymorphism.
如果理解了它的定义原则,OOP范例的优势就会更加明显:封装、继承和多态性
These methylation changes appear to mediate the genetic risk of a known non-coding variant(single nucleotide polymorphism or SNP).
这些甲基化变化似乎介导已知非编码变体(单核苷酸多态性或SNP)的遗传风险。
In order to qualify as a fully object oriented programming language, it must have three core technologies namely encapsulation, inheritance and polymorphism.
作为一个完全面向对象编程语言,它必须具备三大核心技术,即封装,继承和多态性
The challenge in analyzing SNPs is equivalent to that of analyzing DNA for single point mutations, as the phenomena of polymorphism and mutation are related.
在分析的SNP的挑战是等同于分析为单点突变的DNA,如基因多态性和基因突变的现象有关。
Polymorphism is the ability of a programming language to present the same interface for several different underlying data types.
多态多态是编程语言给不同的底层数据类型做相同的接口展示的一种能力。
Results: 74, Time: 0.0223

Top dictionary queries

English - Chinese