会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小桥流水人家
技术成就梦想
博客园
首页
新随笔
联系
管理
订阅
2019年4月12日
VS 编译错误【error C4996: 'scanf': This function or variable may be unsafe. 】的解决方案
摘要: 在VS中编译 C 语言项目,如果使用了 scanf 函数,编译时便会提示如下错误: error C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable de
阅读全文
posted @ 2019-04-12 13:48 Z--Y
阅读(13940)
评论(0)
推荐(1)
编辑
公告