Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,如果我在同一个目录中有两个 helloworld 程序 hello1.c 和 hello2.c,当我尝试运行时,Xcode 会显示 Build Failed。如果我删除并只留下一个 .c 文件,那么它运行良好。