摘要: 今天编写控制台应用程序时出现如下错误 error C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SEC 阅读全文
posted @ 2017-02-27 14:55 郭导技术小站 阅读(1375) 评论(0) 推荐(0) 编辑