Avoid events as interface members.
避免将事件作为接口成员。
Adding, changing, or removing interface members.
添加、更改或移除接口成员。
Methods in a Module cannot implement interface members.
模块中的方法不能实现接口成员。
COM interfaces can include properties as interface members.
COM接口可以将属性当作接口成员包括在内。
An abstract class must provide implementation for all interface members.
抽象类必须为所有接口成员提供实现。
A class that inherits from an interface must implement the interface members.
继承自介面的类别必须实作介面成员。
Avoid implementing interface members explicitly without having a strong reason to do so.
如果没有充分理由,应避免显式实现接口成员。
Interfaces and interface members are abstract; interfaces do not provide a default implementation.
介面和介面成员是抽象的,介面并未提供预设实作。
An interface can be declared with any accessibility, but interface members must all have public accessibility.
接口可以用任何可访问性来声明,但接口成员必须全都具有公共可访问性。
If the two interface members do not perform the same function, however, this can lead to an incorrect implementation of one or both of the interfaces.
然而,如果两个接口成员执行不同的函数,那么这可能会导致其中一个接口的实现不正确或两个接口的实现都不正确。
If two libraries exist that define conflicting members, the members are aggregated and noted in the user interface where relevant.
如果存在两个定义冲突成员的库,则在相应的用户接口中聚合并注释这些成员。
A client searches all the members that offer the same interface in a group to find a suitable server.
客户机搜索组中提供相同接口的所有成员,寻找合适的服务器。
Therefore, such data members should also implement the Serializable interface.
所以,这类数据成员也应当实现Serializable接口。
Aptana also provides a user interface for adding team members to the application so others can pull the code down from Subversion and collaborate.
Aptana还提供了一个用户界面,用来向此应用程序添加团队成员以便他人也可以从Subversion获取代码并进行协作。
SAX (Simple API for XML), on the other hand, is an event-based programming interface that was offered by members of the XML-DEV mailing list.
另一方面,SAX (SimpleAPIforXML)是基于事件的编程接口,它是由XML - DEV邮件发送列表的成员提供的。
It also introduces members such as RenderPartial, which can be used to render a portion of the user interface defined within a partial view as opposed to the full page.
它同样引入了另外一些成员,例如RenderPartial方法,它能够使用定义在一个部分视图中而不是一个完整页面中的内容,来生成用户界面的一部分。
It can also be used to benefit select members of a larger team who require the capabilities of the full native RequisitePro interface, including access to tool-to-tool integrations.
它还有助于选择更大的需要完全本地化requisitepro接口功能的团队,包括对工具到工具集成的访问。
The above interface simply includes all the members without any annotation.
上面的接口包括了所有成员,但没有包含注释。
No more than 20 members per interface.
每个接口不用超过20个成员。
Members from different scientific fields formed into our core team, including interactive multimedia, psychology, interface design, computer science and so on.
来自于不同的科学领域的,包括互动多媒体、心理学、界面设计、计算机科学等的成员组成了我们的核心团队。
A class is said to implement an interface when it contains implementations for all the members defined in an interface.
当一个类含有在一个接口中定义的所有成员的实现时,称这个类实现了一个接口。
Once an object has been upcast to an interface type, only the members specified in the interface can be used.
一旦把一个对象上溯给一个接口类型,只有该接口中指定的成员才可以被使用。
When you upcast to a base interface, you can only access the members specified by that interface, just as for upcasting to base classes.
当你上溯到基接口时,你只可以访问由那个接口所指定的成员,就像上溯到基类那样。
Strive to have 3-5 members per interface.
努力使每个接口拥有3 - 5个成员。
HLA frame structure was adopted in the simulation system, and federal members were joined by transferring interface in interface standard.
该系统采用HLA框架结构,接口规范通过调用接口联接联邦成员。
A simple list application is easily customized for various tasks such as listing ideas or team members equipment check-out or a sign-up sheet. you can add new columns from the built-in user interface.
对各类任务来说,简单列表应用程序很容易自定义,例如想法列表或工作组成员,设备检查或签约工作表。您可以从内置的用户界面添加新列。
Is its public interface defined entirely by properties that access its data members?
它的属性上有定义完整的公共接口来访问或者修改数据成员吗?
Identifies the set of declared members of a class or interface. Inherited members are not included.
说明:标识类或接口的所有已声明成员的集合。不包括继承成员。
In that case, a derived class can change the interface behavior by overriding the virtual members.
这种情况下派生的类通过重写虚拟成员可以更改接口行为。
This interface USES the technique of scanning members to convert a collection of components into a single object that supports run-time serialization.
此接口使用扫描成员的技术来将组件的集合转换为支持运行时序列化的单个对象。
应用推荐