abstract base class
基本解释
- 抽象基底类别
英汉例句
- To begin we create an abstract base class which represents the service we want to expose.
首先,我要创建一个抽象基类,用于表示我们要公开的服务。 - If an abstract base class is not appropriate, Interfaces can be chained together to build up functionality.
如果不适用于抽象基类,可以将接口串联在一起,以构建其功能。 - The customer class can be an abstract base class for a family of different customer types, such as private or business customer.
客户类可以是用于许多不同客户类型的抽象基类,比如说私有客户或业务客户。
双语例句
专业释义
- 抽象基底类别