错误 C4996 ‘strcpy‘: This function or variable may be unsafe. Consider using strcpy_s instead

当运行C程序出现这种问题的解决办法 C4996 ‘strcpy’: This function or variable may be unsafe. Consider using strcpy_s instead办法&#xff1

当运行C程序出现这种问题的解决办法 C4996 ‘strcpy’: This function or variable may be unsafe. Consider using strcpy_s instead

办法:在项目–》属性—》C/C+±–>预处理器定义:添加上_CRT_SECURE_NO_WARNINGS

问题就解决了

发布者:admin,转转请注明出处:http://www.yc00.com/web/1738333587a4038441.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信