可以快速上手的开发文档
先给大家说下基本语法:array_slice(array$array,int$offset[,int$length[,bool$preserve_keys]])array_slice()返..