if(GetAsyncKeyState(VK_ESCAPE)<0) return NULL;. } 当1循环用于持续监控按键。 while((qk=getchar())!='\n'&&qk!=EOF);//所有该代码均为清空输入 ...
確定! 回上一頁