CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - SendKeys

搜索资源列表

  1. qq自动登陆机

    0下载:
  2. \"qq自动登陆机\" 我是第一次上传源代码,所以不大熟悉,如果有不好的地方,请大家见谅…… 功能:可以在一次设置后自动登陆qq,而且可以关闭它,另外可以通过重置设置其它号码 实现:用到sendkeys的模拟键盘功能 附加说明:我在写该源代码的时候,加入了透明窗体和显示日期、时间、星期以及悬浮的功能,由于时间关系,就没有剔除,请自己查看-"qq automatic landing plane" is the first time I uploaded the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42606
    • 提供者:廖迢
  1. Key

    0下载:
  2. 一套模拟键盘按键的程序,详解了SendKeys的用法,您可以向任何Windows程序发送消息。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:6773
    • 提供者:代军
  1. SendKeys

    0下载:
  2. 关于C#通过按键盘传输数据,从而改变系统热键
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12193
    • 提供者:Young.C.C
  1. SendKeys

    0下载:
  2. C#编写的sendkeys实例,可以模拟输入字母和数字,也可以调用记事本文件发送保存组合键-example of senkeys with C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:43208
    • 提供者:薛皓
  1. SendKeys

    0下载:
  2. C#使用SendKeys发送组合键,向指定窗口。-C# using SendKeys to send key combinations, such as the specified window.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:41630
    • 提供者:
  1. SendKeys

    0下载:
  2. VS2008 C#. 在.net环境下,利用系统钩子,截获并发送按键消息。 本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。 其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:149269
    • 提供者:Beeven
  1. SendKeys

    0下载:
  2. 模拟键盘按键的小程序 delphi的源码 很有帮助的-Analog keyboard button applet source code delphi helpful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1660
    • 提供者:aaaa
  1. Delphi_qwieqodjhasjkdhakl

    0下载:
  2. 本代码以Delphi7.0作为开发平台,通过 SendKeys 和 KeyboardEvent 进行按键模拟。-Delphi 7- SendKeys and KeyboardEvent samples
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4926
    • 提供者:
  1. QQhzj

    0下载:
  2. 本源码用实现qq轰炸,原理很简单,先找到要轰炸的窗口,然后给置顶的窗口输送消息,最后在输送键盘按键ctrl+enter,如果是你本地的qq发送消息的快捷键为enter,那么就改下程序就可以了。找到如下代码: SendKeys "^{Enter}" 改成 SendKeys "{Enter}-The source used to achieve qq bombing, principle is very simple, first locate the bombing of the window,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:19188
    • 提供者:芹菜
  1. Sourcen

    0下载:
  2. Sendkeys and spam a game with this source code, i used it with age of empired to enter the wood cheat lots
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:6985
    • 提供者:Streamline
  1. AutoIt

    0下载:
  2. Let s AutoIt AutoIt v3 is a freeware BASIC-like scr ipting language designed for automating the Windows GUI and general scr ipting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automat
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:801879
    • 提供者:Ziya
  1. sendkeys

    0下载:
  2. Sendkeys component for sending key strokes from one app to another
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:3048
    • 提供者:mike
  1. 20099710454137

    0下载:
  2. 本源码用实现qq轰炸,原理很简单,先找到要轰炸的窗口,然后给置顶的窗口输送消息,最后在输送键盘按键ctrl+enter,如果是你本地的qq发送消息的快捷键为enter,那么就改下程序就可以了。找到如下代码: SendKeys "^{Enter}" 改成 SendKeys "{Enter}"就可以了 -The source used to achieve qq bombing, the principle is very simple, first find the window to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:23042
    • 提供者:polh2011
  1. SendKeys

    0下载:
  2. 一个利用线程通信的SendKeys的示例-A use of the SendKeys thread communication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:172651
    • 提供者:SuKiDelphi
  1. vb-memory-edit-sendkeys

    0下载:
  2. vb 内存读取 修改 最 简单 有效 键盘发送 -Memory edit sendkeys
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:57606
    • 提供者:yanglc
  1. SendKeys

    0下载:
  2. 描述VB函数sendkeys的具体用法和发送复杂组合键的写法。-Descr iption VB sendkeys function of specific usage and send the wording of complicated key combinations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1024
    • 提供者:pengyong
  1. Scapture

    0下载:
  2. 最后的屏幕截图,使用windows Api的问题是问你能cature桌面没有使用Api。这段代码使用SendKeys捕捉桌面。-The last screenshot, use the windows Api the question is asked can you cature the desktop without using Api. This code uses SendKeys to capture the desktop.
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:25310
    • 提供者:维斯摩尔
  1. SendKeys.cs

    0下载:
  2. Compact Framework CSharp snippet showing how to simulate key strokes on a windows mobile device
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3149
    • 提供者:notrash_2004
  1. SendKeys

    0下载:
  2. 增强型SendKeys,支持大小写字母及各种符号。-Enhanced SendKeys, support uppercase and lowercase letters and symbols.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3532
    • 提供者:cnlamb
  1. sendkeys

    0下载:
  2. Sendkeys component for sending key strokes one app to another -Sendkeys component for sending key strokes one app to another
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:duan32386
« 12 »
搜珍网 www.dssz.com