linux系统kbhit的几种实现 一,用select #include <stdio.h> #include <termios.h> #include <unistd.h> #include < … Continue reading linux系统kbhit的几种实现