1. <small id='XbCBW'></small><noframes id='XbCBW'>

    2. <tfoot id='XbCBW'></tfoot>
    3. <i id='XbCBW'><tr id='XbCBW'><dt id='XbCBW'><q id='XbCBW'><span id='XbCBW'><b id='XbCBW'><form id='XbCBW'><ins id='XbCBW'></ins><ul id='XbCBW'></ul><sub id='XbCBW'></sub></form><legend id='XbCBW'></legend><bdo id='XbCBW'><pre id='XbCBW'><center id='XbCBW'></center></pre></bdo></b><th id='XbCBW'></th></span></q></dt></tr></i><div id='XbCBW'><tfoot id='XbCBW'></tfoot><dl id='XbCBW'><fieldset id='XbCBW'></fieldset></dl></div>
      • <bdo id='XbCBW'></bdo><ul id='XbCBW'></ul>
      <legend id='XbCBW'><style id='XbCBW'><dir id='XbCBW'><q id='XbCBW'></q></dir></style></legend>
    4. C# 或 .NET 刷新键盘缓冲区

      C# or .NET Flushing Keyboard Buffer(C# 或 .NET 刷新键盘缓冲区)
      <i id='TMZyv'><tr id='TMZyv'><dt id='TMZyv'><q id='TMZyv'><span id='TMZyv'><b id='TMZyv'><form id='TMZyv'><ins id='TMZyv'></ins><ul id='TMZyv'></ul><sub id='TMZyv'></sub></form><legend id='TMZyv'></legend><bdo id='TMZyv'><pre id='TMZyv'><center id='TMZyv'></center></pre></bdo></b><th id='TMZyv'></th></span></q></dt></tr></i><div id='TMZyv'><tfoot id='TMZyv'></tfoot><dl id='TMZyv'><fieldset id='TMZyv'></fieldset></dl></div>

          <tbody id='TMZyv'></tbody>
        <tfoot id='TMZyv'></tfoot>
          <bdo id='TMZyv'></bdo><ul id='TMZyv'></ul>

          • <legend id='TMZyv'><style id='TMZyv'><dir id='TMZyv'><q id='TMZyv'></q></dir></style></legend>

            1. <small id='TMZyv'></small><noframes id='TMZyv'>

              • 本文介绍了C# 或 .NET 刷新键盘缓冲区的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                如何在 C# 中使用 Windows 窗体刷新键盘缓冲区?

                How do I flush the keyboard buffer in C# using Windows Forms?

                我有一个条码扫描器,其作用类似于键盘.如果扫描了一个很长的条形码并且在表单上点击了取消按钮,我需要清除键盘缓冲区.所以我需要刷新并忽略所有待处理的输入.我需要清除缓冲区,因为如果条形码包含空格,则空格会被处理为按钮单击,这是不必要的.

                I have a barcode scanner which acts like a keyboard. If a really long barcode is scanned and the cancel button is hit on the form, I need the keyboard buffer to be cleared. So I need to flush and ignore all pending input. I need the buffer cleared because if the barcode contains spaces, the spaces are processed as button clicks which is unecessary.

                推荐答案

                我不确定你能做到这一点.击键进入主事件循环的事件队列.您为取消这些击键而采取的任何操作都将在击键后放入队列中.

                I'm not sure you can do this. The keystrokes go into the event queue for the main event loop. Any action you take to cancel these keystrokes will be placed in the queue after the keystrokes.

                只有在处理完击键后,事件循环才会执行您的取消操作.您只能根据击键序列中间发生的某些事件取消击键.

                The event loop will only get to your cancel action after the keystrokes have been processed. You can only cancel the keystrokes based on some event that happens in the middle of the keystroke sequence.

                这篇关于C# 或 .NET 刷新键盘缓冲区的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Performance overhead of using attributes in .NET(在 .NET 中使用属性的性能开销)
                Accessing attribute info from DTE(从 DTE 访问属性信息)
                c# Hide a property in datagridview with datasource(c#使用数据源隐藏datagridview中的属性)
                Extract Display name and description Attribute from within a HTML helper(从 HTML 帮助器中提取显示名称和描述属性)
                C# Attributes and their uses(C# 属性及其用途)
                C# - Getting all enums value by attribute(C# - 按属性获取所有枚举值)
                  • <legend id='7fq8e'><style id='7fq8e'><dir id='7fq8e'><q id='7fq8e'></q></dir></style></legend>

                    <small id='7fq8e'></small><noframes id='7fq8e'>

                    • <bdo id='7fq8e'></bdo><ul id='7fq8e'></ul>
                        <i id='7fq8e'><tr id='7fq8e'><dt id='7fq8e'><q id='7fq8e'><span id='7fq8e'><b id='7fq8e'><form id='7fq8e'><ins id='7fq8e'></ins><ul id='7fq8e'></ul><sub id='7fq8e'></sub></form><legend id='7fq8e'></legend><bdo id='7fq8e'><pre id='7fq8e'><center id='7fq8e'></center></pre></bdo></b><th id='7fq8e'></th></span></q></dt></tr></i><div id='7fq8e'><tfoot id='7fq8e'></tfoot><dl id='7fq8e'><fieldset id='7fq8e'></fieldset></dl></div>
                          <tbody id='7fq8e'></tbody>

                        • <tfoot id='7fq8e'></tfoot>