转载自:https://www.cnblogs.com/lhuan/p/5989806.html
在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏:
#define _CRT_SECURE_NO_DEPRECATE
转载自:https://www.cnblogs.com/lhuan/p/5989806.html
在预编译头文件stdafx.h里(注意:一定要在没有include任何头文件之前)定义下面的宏:
#define _CRT_SECURE_NO_DEPRECATE