真正的创新来自于对传统的深刻理解,从而能够恰当地打破它。
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.