2019年9月3日
摘要: 问题:程序奔溃,报错:线程 0x9e90 已退出,返回值为 -1073740777 (0xc0000417)。 过程:调试程序,在退出某个函数时,程序异常退出,F11跟进,发现是vector变量释放时导致的奔溃。 原因:https://blog.csdn.net/lanbing510/article 阅读全文
posted @ 2019-09-03 20:39 Mr_Seven77 阅读(563) 评论(0) 推荐(0)