PHP的多态

cut();
    }
}

Knife::tool(new Banana());
echo '
'; Knife::tool(new Apple()); ?>

本文名称:PHP的多态
新闻来源:http://pwwzsj.com/article/psecop.html