跳到主要内容

在支持多型的语言里,同一个接口可以有不同的实现方式。

In languages that support polymorphism, the same interface can have different implementations.