![]() |
1
11
你可以用
直接从链接中获取的示例,
输出:
|
![]() |
2
3
使用
|
![]() |
3
1
array_values()可能是最好的选择,但是作为一个有趣的旁注,array_merge和array_splice也将重新索引一个数组。
|