Visual Studio 2015 编译错误 【error C4996: 'scanf': This function or variable may be unsafe. 】 warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.