我敢肯定对此有一个非常简单的解释。这有什么区别: function barber($type){ echo "You wanted a $type haircut, no problem\n"; } call_user_func('barber', ...
確定! 回上一頁