PHP的多态

cut();
    }
}

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

标题名称:PHP的多态
网页路径:http://scyanting.com/article/psecop.html