我们不是从祖先那里继承海洋,而是从子孙那里借用它。
The Liskov Substitution Principle is a fundamental concept in object-oriented programming, ensuring that derived classes can be used in place of their base classes without altering the correctness of the program.