我最近查看了我的旧代码,我无法弄清楚这是做什么的,或者它是否有效.代码类似于:
map<string, string> map; map[string1] = ("s", string2);
c++ dictionary
c++ ×1
dictionary ×1