(PHP 4 >= 4.0.6, PHP 5) ... <?php function cube($n) { return($n * $n * $n); } ... 本函数一个有趣的用法是构造一个数组的数组,这可以很容易的通过用NULL 作为回调 ...
確定! 回上一頁