阅读背景:

在c#控制台应用程序中,如何捕获修改器(ctrl、alt、shift)按键?

来源:互联网 

Console.ReadKey will only capture input when a "normal" key is pressed, and then it attaches the modifiers (if any) as a part of the key info. How can I register a single modifier key press as an input?Console.ReadKey will only capture input when a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: