linux系统kbhit的几种实现 一,用select #include <stdio.h> #include <termios.h> #include <unistd.h> #include < … 继续阅读 linux系统kbhit的几种实现