PYTHON func_num_args · <?php · function myFunction($a, $b, $c) { · echo func_num_args() // 3; } · }.
確定! 回上一頁