跳到主要内容

dict_set

设置某个字典中的key值

声明

void dict_set(mixed d, mixed key, mixed val)

参数

参数名描述
d字典键
key
val

返回值

使用方式

返回文档