码迷,mamicode.com
首页 > 其他好文 > 详细

VS2013下各种错误以及解决方案 (动态更新)

时间:2015-04-10 13:38:41      阅读:102      评论:0      收藏:0      [点我收藏+]

标签:

1、错误 1 error C4996: ‘strcpy‘: This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. d:\codelibrary\c++\computerrobot\computerrobot\computerrobot.cpp

解决方法 : http://jingyan.baidu.com/article/49711c616b8a1ffa441b7cdc.html


2、

VS2013下各种错误以及解决方案 (动态更新)

标签:

原文地址:http://blog.csdn.net/u011026968/article/details/44977561

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!