📜  多态性javascript代码示例

📅  最后修改于: 2022-03-11 15:01:20.782000             🧑  作者: Mango

代码示例1
//The fancy word for the ability of multiple object types to 
//implement the same functionality is polymorphism -MDN