使用复习卡回顾 第 1 题,共 7 题
使用 C 语言构建《飞扬的小鸟》
开始实验
1 选择最佳答案

为什么要使用 gcc -o flappy_bird flappy_bird.c -lcurses 进行编译?