解决VS中stdio.h缺失问题
在编写C程序时,如果VS提示无法找到stdio.h文件,可以尝试将该文件放置到特定路径:
C:Program Files (x86)Windows Kits10Lib10.0.10150.0ucrtx64
70.6KB
文件大小:
评论区