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.
有时最好的想法来自最意想不到的地方。
设计就是倾听——倾听场地、倾听人们、倾听环境。