汉英词典
EXAMPLE SENTENCES | ||
---|---|---|
Control是一个抽象类。 Control is an abstract class. | ||
对于抽象类,可以定义任意数目的方法签名。 As with abstract classes, you can define any number of method signatures. | ||
不过,它是一个抽象类,因而需要被细分类。 It is abstract, though, so it is meant to be subclassed. |
EXAMPLE SENTENCES | ||
---|---|---|
Control是一个抽象类。 Control is an abstract class. | ||
对于抽象类,可以定义任意数目的方法签名。 As with abstract classes, you can define any number of method signatures. | ||
不过,它是一个抽象类,因而需要被细分类。 It is abstract, though, so it is meant to be subclassed. |