5,042
社区成员




错误 C4996 ‘scanf’: This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
如图:
解决方法:
在 项目 位置右键选择 属性, 如图:
文章来源: https://blog.csdn.net/chengkai730/article/details/129415512
版权声明: 本文为博主原创文章,遵循CC 4.0 BY-SA 知识共享协议,转载请附上原文出处链接和本声明。