#include <stdio.h> int mian() { printf("hello,world\n"); }
收起
楼上说得对 软件可能没有成功安装 空项目也可以运行的 另外 int main 不是 int mian
报告相同问题?