$num_arr = array(81, 20, 45); print_r($num_arr);. 會印出. Array ( [0] => 81 [1] ... sprintf('there are %d balls in the %s', 15, 'box' );.
確定! 回上一頁