PHP的多态

cut();
    }
}

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

当前文章:PHP的多态
网址分享:http://azwzsj.com/article/psecop.html