跳到主要内容

dict_delete_at

设置某个字典数组中的pos位置上的值

声明

void dict_delete_at(mixed d, int pos)

参数

参数名描述
d字典键
pos位置

返回值

使用方式

返回文档