程序中如果大量使用stl,效率低下,可以在项目预处理宏里面添加 _HAS_ITERATOR_DEBUGGING=0 _SECURE_SCL=0 转载于:https://www.cnblogs.com/smartgloble/archive/2013/05/29/3106123.html