php将二维数组内的string类型,重新构造成int类型
```php //$res=array(...) //表示res数组的内容 $n=count($res); //提取数组长度 for ($x=0;$x
743
文章
1.7W+评论
3.5W+浏览
805W+标签
7.2K+```php //$res=array(...) //表示res数组的内容 $n=count($res); //提取数组长度 for ($x=0;$x