跳到主要内容

dict_delete

删除某个字典中的key

声明

void dict_delete(mixed d, mixed key)

参数

参数名描述
d字典键
key

返回值

使用方式

返回文档