开发者

Get Console Key in C# without halting the Console?

I am making a Virtual Machine and I just ran into a BIG problem. I need to get a scan code value of what ever key is pressed at runtime , WITHOUT ha开发者_StackOverflow中文版lting the console


I assume you are using Console.ReadKey()? I believe what you're looking for is Console.KeyAvailable

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜