The result is, in effect, a two-dimensional array that we can access using two sets of indices. print $array[0][2]; #displays third element of first row ...
確定! 回上一頁