搜索资源列表

  1. keboard

    1下载:
  2. 可以实现模拟键盘,驱动级的。可以当普通键盘一样使用-Can realize analog keyboard, driver class. Like an ordinary keyboard can be used
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:hjgyhgjh
  1. winport

    0下载:
  2. 利用WINPORT.dll来实现驱动级模拟键盘本程式只示范模拟A键如有需要 可以自己更改-Use WINPORT.dll to realize the keyboard driver level simulation model of the program only analog A button can change if necessary
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:gjfgkgh
  1. qsl

    0下载:
  2. 模拟键盘输入的QQ聊天机器人。 免责声明:本软件版权归下载者所有,请勿用于非法攻击他人QQ,谢谢!-Simulation of keyboard input of the QQ chat robot. Disclaimer: This software belongs to all those who download, please do not attack others for illegal QQ, Thank you!
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:177152
    • 提供者:
  1. 23423453

    0下载:
  2. 这是一个模拟键盘操作的程序,用C#实现,可以作为一个例程来学习-This is a simulated keyboard operation procedures, using C# Realize, can be used as a routine to learn
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:wzn
  1. MapleStory2

    1下载:
  2. 利用WINIO来实现模拟键盘 可改 自己研究-WINIO to realize the use of analog keyboards that can be its own research
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:gjfgkgh
  1. keboard

    0下载:
  2. 模拟键盘击键的小程序-Analog keyboard keystrokes small procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:54272
    • 提供者:
  1. OnscreenKeyboard

    0下载:
  2. 模拟键盘输入,一个小程序,供大家学习交流-Simulation of keyboard input, a small program for learning U.S. exchanges
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:shawn
  1. hotkeydefdy

    0下载:
  2. 全局热键定义示例,可以模拟键盘、鼠标的各种方式来定义热键,还可以分析出这些键的ascii 值-The definition of global hotkey example, can simulate the keyboard, mouse, of a variety of ways to define the hotkey, you can analyze these key ascii value
  3. 所属分类:按钮控件

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:张军
  1. keyboard

    0下载:
  2. 实现的模拟键盘代码,模拟ps2协议,可以与计算机相连实现键盘的功能,在keil c下开发的。-89s51 achieved through keyboard simulation code, simulation ps2 agreement with the computer keyboard connected to the functions of the c Keil under development-Realize analo
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:
  1. key

    0下载:
  2. 模拟键盘击键,比较不错的一个程序.做软件仿真的-Analog keyboard keystrokes, compare a good one. To do software simulation of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:44032
    • 提供者:邓先生
  1. 92_key_mouse

    0下载:
  2. 用delphi编写的一个模拟键盘输入的程序源代码。-Delphi prepared using a simulated keyboard input the program source code.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:jcak
  1. Simulatedkeyboardinputed

    0下载:
  2. 模拟键盘输入,类似window输入法自带的那个模拟键盘,自己可以用鼠标输入-Simulation of keyboard input, similar to window input method that comes with analog keyboards, they can use the mouse to enter
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:32768
    • 提供者:张三
  1. Key

    0下载:
  2. 一套模拟键盘按键的程序,详解了SendKeys的用法,您可以向任何Windows程序发送消息。-A simulation of a keyboard button procedures, explain the SendKeys usage, you can send a message to any Windows program.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:代军
  1. Simulate

    0下载:
  2. 用程序来模拟键盘及鼠标的输入 这里主要是通过两个Windows API函数来实现的。本文以 VC++为例来介绍一下如何实现这两个功能,并给出示例代码。-Procedures to simulate the keyboard and mouse input here mainly through the two Windows API function to achieve. This paper VC++ As an example
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:yuio134459
  1. a

    0下载:
  2. 这样在客户端程序按下了连接按钮后,服务器端程序的ConnectionRequest事件被触发,执行了以上的代码。如果不出意外,连接就被建立起来了。 建立连接后服务器端的程序通过DataArrival事件接收客户机端程序所发的指令运行既定的程序。如:把服务器端的驱动器名、目录名、文件名等传到客户机端,客户机端接收后用TreeView控件以树状的形式显示出来,浏览服务器端文件目录;强制关闭或重启服务器端的计算机;屏蔽任务栏
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sunpeng
  1. winIO

    0下载:
  2. winIO 模拟 键盘可以模拟在有游戏忠使用模拟键盘-winIO simulated keyboard can be simulated in the use of simulation games Zhong keyboard
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:zhouhui
  1. DNWAutoEnter

    0下载:
  2. 自己写的小程序,从中可以学习到如何注册系统热键,以及模拟键盘输入数据-Himself wrote a small program, which can learn how to register hotkey system, as well as the simulated keyboard input data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:小江
  1. AutoHotkey_source

    0下载:
  2. 一个类似按键精灵的工具,利用高效脚本引擎实现模拟键盘,鼠标按键,还可以录制鼠标动作,支持回放功能,非常强大-A similar button wizard tool, the use of high-performance scr ipting engine for analog keyboard, mouse button, you can record mouse movements, to support the playback
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:999424
    • 提供者:阿撒
  1. xulijianpan

    0下载:
  2. 屏幕虚拟键盘 要用到winAPI 就是模拟键盘输入拉-Screen virtual keyboard to use the WinAPI is simulated keyboard input pull
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2742272
    • 提供者:
  1. HardKeyInput

    0下载:
  2. 采用winio模拟键盘输入,先在文本框输入信息,点击开始,程序自动重复输入文本框中的内容。需要winio类库支持。-Winio simulation using keyboard input, first in the text box to enter information, click Start, Programs automatically repeat the contents of input text box. The
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:2768896
    • 提供者:qiyue
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org