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邮件发送列表的成员提供的。
A class is said to implement an interface when it contains implementations for all the members defined in an interface.
当一个类含有在一个接口中定义的所有成员的实现时,称这个类实现了一个接口。
When you upcast to a base interface, you can only access the members specified by that interface, just as for upcasting to base classes.
当你上溯到基接口时,你只可以访问由那个接口所指定的成员,就像上溯到基类那样。
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.
对各类任务来说,简单列表应用程序很容易自定义,例如想法列表或工作组成员,设备检查或签约工作表。您可以从内置的用户界面添加新列。
An abstract class must provide implementation for all interface members.
抽象类必须为所有接口成员提供实现。
A type implements an interface by providing implementations for the interface's members.
一个类型通过实现接口的成员而实现这个接口。
When a class or struct implements an interface, the class or struct provides an implementation for all of the members defined by the interface.
当类或结构实现一个接口时,类或结构的所有接口所定义的成员都提供实现。
Members typically make up the public interface for a type, which is why they are public unless otherwise specified.
成员通常组成类型的公共接口,这就是成员通常是公共成员(除非另外指定)的原因。
When a class or struct is said to inherit an interface, it means that the class or struct provides an implementation for all of the members defined by the interface.
当类或结构继承接口时,意味着该类或结构为该接口定义的所有成员提供实现。
A type implements an interface by providing implementations for the members of the interface.
类型通过实现接口的成员来实现接口。
Every class that implements the interface must supply the implementation details for theses members.
每一个实作此介面的类别都必须为这些成员提供实作的细节。
Such members are no use in an interface, since it may not provide implementations for any of its members.
这种成员在接口中没用,因为接口可能没有为任何其他成员提供实现。
Such members are no use in an interface, since it may not provide implementations for any of its members.
这种成员在接口中没用,因为接口可能没有为任何其他成员提供实现。
应用推荐