共1篇相关文章
从你的操作记录来看,你在编译C程序时遇到了一些问题。让我帮你分析一下: 主要问题 第一个错误:#include <stdio> - 应该是 #include <stdio.h...