clrsheapremove本页总览remove 从指定位置删除数据,并返回删除的数据 声明 mixed remove(array arr, int pos, function predicate = nil) 参数 参数名描述arr数组index位置predicate比较函数 返回值 删除的数据 使用方式 返回文档