摘要: Visual Assist X for vs2005 http://www.rsdown.cn/down/165522.html#download http://d1.xszdll.cn:8001/rsdown/Visual%20Assist%20X%20for%20vs2005.rar 阅读全文
posted @ 2021-09-08 14:25 txwtech 阅读(149) 评论(0) 推荐(0) 编辑
摘要: vc++ error C3861: “make_pair”: 找不到标识符 make_pair前面添加: std:: std::map<CString, CString> map_str; map_str.insert(std::make_pair("aa1","FB001")); 阅读全文
posted @ 2021-09-08 13:30 txwtech 阅读(717) 评论(0) 推荐(0) 编辑