_getch()是系统调用么?在stdio.h中,只看到getchar()与getc()。没有getch()这个东东呀! 用vim + taglist追溯函数的定义,没找到。。。 _getch()是系统调用么?[解决办法]不是,只是增加可移植方便