解决VS2015中出现类似于error C4996: 'scanf': This function or variable may be unsafe的安全检查错误...

  用习惯了VS老版本的人当刚使用VS2013的时候可能总遇到类似于这样的错误:     error C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See onl
相关文章
相关标签/搜索