gamebasecomponentsFDbasedict_insert本页总览dict_insert 插入某个数组pos位置下的值 声明 void dict_insert(mixed d, int pos, mixed val) 参数 参数名描述d字典键pos位置val值 返回值 使用方式