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

      <legend id='78wBm'><style id='78wBm'><dir id='78wBm'><q id='78wBm'></q></dir></style></legend>

      <small id='78wBm'></small><noframes id='78wBm'>

      <tfoot id='78wBm'></tfoot>

        如何在 C++ 中模拟按键按下

        时间:2023-10-08

        <tfoot id='cKstO'></tfoot>

          <legend id='cKstO'><style id='cKstO'><dir id='cKstO'><q id='cKstO'></q></dir></style></legend>

            <small id='cKstO'></small><noframes id='cKstO'>

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

                    <tbody id='cKstO'></tbody>
                  本文介绍了如何在 C++ 中模拟按键按下的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我想知道如何在 C++ 中模拟按键凹陷.例如,当我运行程序时,它按下字母W"键的代码.我不想在控制台窗口中显示它,我只想在每次单击文本字段时显示W"键.谢谢!

                  I was wondering how can I simulate a key depression in C++. Such as having code that when I run the program it presses the letter "W" key. I don't want to be displaying it in a console window I just want it to display the "W" key every time I click on a text field. Thanks!

                  注意:我不是想成为垃圾邮件发送者.

                  Note: I am not trying to make a spammer.

                  推荐答案

                  您似乎想要使用 SendInput()keybd_event()(这是做同样事情的旧方法).

                  It looks like you want to use either SendInput() or keybd_event() (which is an older way of doing the same thing).

                  这篇关于如何在 C++ 中模拟按键按下的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:为什么在 cin.ignore() 之后没有 getline(cin, var) 读取 下一篇:从 .txt 文件读取到 C++ 中的二维数组

                  相关文章

                  最新文章

                      <small id='B3RCu'></small><noframes id='B3RCu'>

                      • <bdo id='B3RCu'></bdo><ul id='B3RCu'></ul>
                    1. <i id='B3RCu'><tr id='B3RCu'><dt id='B3RCu'><q id='B3RCu'><span id='B3RCu'><b id='B3RCu'><form id='B3RCu'><ins id='B3RCu'></ins><ul id='B3RCu'></ul><sub id='B3RCu'></sub></form><legend id='B3RCu'></legend><bdo id='B3RCu'><pre id='B3RCu'><center id='B3RCu'></center></pre></bdo></b><th id='B3RCu'></th></span></q></dt></tr></i><div id='B3RCu'><tfoot id='B3RCu'></tfoot><dl id='B3RCu'><fieldset id='B3RCu'></fieldset></dl></div>
                      <tfoot id='B3RCu'></tfoot>
                      <legend id='B3RCu'><style id='B3RCu'><dir id='B3RCu'><q id='B3RCu'></q></dir></style></legend>