我不是政治家,我是艺术家。艺术家的职责是成为一面镜子,而不是领导者。
The Liskov Substitution Principle is a fundamental concept in object-oriented programming, stating that objects of a superclass should be replaceable with objects of a subclass without affecting the correctness of the program.