Language features such as inheritance, interfaces, and overloading for object-oriented programming.
有利于物件导向程序设计的语言功能,例如介面、继承和多载。
It also seems to maintain the advantages of MIME syntax, such as inheritance. But there are still downsides.
它似乎同时还保留了MIME语法的优势,如继承。
Therefore, it uses the usual object-oriented concepts, such as inheritance, to realize various types of widgets.
所以,它使用常见的面向对象概念(例如继承)来实现不同的部件。
It is also important that you understand basic object-oriented paradigms, such as inheritance, class, interface, and so on.
而且,理解基本的面向对象概念(如继承、类、接口等)也很重要。
Strong associations such as inheritance, create a rather tight coupling (and, consequently, a dependency) between the involved parties.
诸如继承这样的强关联产生了相关方之间一定程度的紧耦合(因而具有依赖性)。
The features (such as inheritance) that comprise object-oriented languages have clear benefits, but they can also have inadvertent side-effects.
由面向对象语言组成的功能(比如继承)具有明显的益处,但是同时也具有疏忽的副作用。
You can use programming idioms (such as inheritance) and customization hooks (such as Visual Basic scripts) to write new code extending the application.
可以用编程方案(例如继承)和定制挂钩(例如Visualbasic脚本)编写扩展应用程序的新代码。
In addition to introducing the benefits of object orientation, such as inheritance, polymorphism, and encapsulation, CORBA introduced a number of new features.
除引入面向对象的优点(如继承、多态性和封装)外,CORBA还引入了大量的新功能。
The use of trusts and companies offshore can minimise some taxes—such as inheritance tax—and defer others, such as income tax, until the money is brought home.
利用信托公司和成立离岸企业可以最大限度的躲避一些税收,比如遗产税,还可以将一些税务的支付的时间推迟到这些资金重新回到母国为止,例如所得税。
ActionScript 2.0 was introduced in Flash 7, which was strongly typed and allowed class-based programming features, such as inheritance, interfaces, and strict data typing.
在Flash7中引入了ActionScript 2.0,这是一种强类型的语言,支持基于类的编程特性,比如继承、接口和严格的数据类型。
Yet to design a schema that prevents as many errors as possible, you need to organize the vocabulary around the error checking, sometimes using advanced features such as inheritance.
为了使设计的模式尽可能预防更多的错误,需要围绕着错误检查组织词汇表,有时候还要使用继承这样的高级特性。
A more expressive and reusable domain model can emerge when you transfer common object-oriented concepts such as inheritance and polymorphism to the database via a framework like Hibernate.
通过Hibernate等框架把继承和多态性等面向对象概念应用于数据库,就能够产生表现力和可重用性更强的领域模型。
Promote the human rights of women including equal rights to legal capacity and equality within the family in matters such as inheritance, divorce, child custody, property and employment rights.
推动妇女的人权,包括法律上的平等,以及在家庭事务如继承权、离婚、儿童监护权、财产和就业权利上享有平等权利。
He favours inheritance tax and gives money to such causes as birth control and anti-nuclear campaigning.
他支持遗产税,并且出钱支持诸如节育和反核运动这样的事业。
ooRexx fully supports such aspects of object orientation as polymorphism, inheritance, and important libraries, such as TCP/IP and mathematics, so that Rexx programs can solve complex requirements.
ooRexx完全支持多态性、继承性和重要的库(例如TCP/IP 和算法)等面向对象的方面,从而使 Rexx程序可以满足较为复杂的要求。
The rest of the views (such as the Inheritance Explorer) are available as Fast Views by clicking the Fast View button at the bottom-left of the application window.
视图的其余部分(例如InheritanceExplorer)可以通过点击程序窗口左下部的FastView,来打开Fast 视图。
The parties must also update the deal with "post-nups" should circumstances (such as children, retirement or inheritance) change.
婚后,如果与协议相关的情况(比如子女,退休,财产继承等)发生变化,夫妻双方应签署婚后协议,作为婚前协议的补充。
Leverage object-oriented concepts such as encapsulation, inheritance, and polymorphism.
利用面向对象的概念,如封装、继承和多态性。
This article assumes you are familiar with basic object-oriented concepts, such as classes, objects, methods, and inheritance.
本文假设读者熟悉基本的面向对象概念,比如类、对象、方法和继承。
But with PHP V5.3, I'm happy to have lots of static - such as the static properties and methods in an inheritance tree.
但是对于PHPV5.3,我很高兴拥有很多静态的东西—比如继承树内的静态属性和方法。
As such, WSDL 1.1 did not even contain a mechanism allowing for interface inheritance.
同样地,WSDL 1.1甚至没有包含一种机制来提供接口继承。
As such, inheritance is of minimal utility at best.
同样地,继承的实用性微乎其微。
Architectural metrics (dependency level, fan in, fan out, and ext user) measure the complexity of relationships such as method calls, inheritance, or variable usage.
架构度量(依赖层、聚集、分散和外部用户)衡量关系的复杂性,比如方法调用,继承或变量使用。
Most OFCs do not levy capital-gains or inheritance taxes, nor taxes on passive income such as interest.
绝大多数的离岸金融中心都免收资本利得税和遗产税,也不对诸如利息一类的被动收入进行征税。
Leveraging object-oriented concepts such as encapsulation, inheritance, and polymorphism.
利用面向对象的概念,如封装、继承和多态性。
Languages that do not support inheritance, such as Visual Basic, are derided for being "toy languages," unsuited to real work.
不支持继承的语言(如VisualBasic)被嘲讽是“玩具语言”,不适合真正的工作。
Here is a simple example of normal inheritance. We define a Noble base class, with subclasses such as Prince, Duke, Baron, etc.
这里有一个普通的继承的简单例子,我们定义了一个Noble基类,它有子类Prince,Duke,Baron等等。
This inheritance allows the new element to perform as its predecessors when it is encountered by DITA applications such as the DITA Open Toolkit while still encapsulating new functionality.
新元素被诸如ditaOpenToolkit之类的DITA应用程序遇到时,这种继承性允许它像其前辈一样地执行,同时仍然完成新功能。
Given an object (such as Foo, defined below), static crosscutting makes it quite simple to create new methods, add additional constructors, and even alter the inheritance hierarchy.
给定一个对象(比如下面定义的Foo),静态横切使得创建新方法、添加附加的构造函数,甚至改变继承层次都变得十分简单。
XML Schema offers extensions (such as typing, local elements, and inheritance) that have proven contentious with the developer community.
XMLSchema提供了一些扩展(比如类型化、局部元素和继承),在开发人员社区中引起了很大争议。
应用推荐