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

搜索资源列表

  1. ScreenKeyboard

    1下载:
  2. 触摸屏运行环境上的软键盘程序,用于嵌入在开发的应用软件中,辅助触摸屏输入-Runtime environment on the touch-screen soft keyboard program for embedded application development, support touch screen input
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:80249
    • 提供者:Bob
  1. MouseKeyboardLib2005

    0下载:
  2. c#封装的鼠标键盘钩子库,实现全部的鼠标键盘钩子功能。-c# keyboard mouse hook package library, the realization of all the mouse functions of the keyboard hook.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:149306
    • 提供者:vincent
  1. ScreenKeyBoard

    0下载:
  2. 使用C#实现屏幕键盘,其中用到了钩子技术哦-The use of C# implementation-screen keyboard, which uses a hook technology Oh
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:169823
    • 提供者:tim
  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. Keyboard

    1下载:
  2. 改程序利用C#开发环境与Slimdx模拟与实现键盘的控制-Simulation and implementation of the control keyboard
  3. 所属分类:C#编程

    • 发布日期:2017-06-19
    • 文件大小:3348303
    • 提供者:aaaaaaaa
  1. hook

    0下载:
  2. 键盘勾,包括录制回放,可用做按键精灵,非常好用-Keyboard mouse hook, including the recording playback, can be used to do button wizard, very easy to use
  3. 所属分类:Hook api

    • 发布日期:2017-04-27
    • 文件大小:81986
    • 提供者:kevin
  1. key

    0下载:
  2. 键盘记录C#版本的很不错 很简单 但是需要自己修改 设置为隐藏运行和邮件发送程序已启用很不错-C#. Net written records of the operation of the keyboard is very simple little procedure
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:46106
    • 提供者:yuchengdu
  1. HOOKCSharpTest

    0下载:
  2. 是一个钩子利用的实例,使用函数 setwindowshookexw 获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:33095
    • 提供者:马斌
  1. Keyboardsimulation

    0下载:
  2. cSharp实现的键盘模拟器,如果需要,请自行修改-keyboard simulator cSharp achieved, if necessary, to make its own decisions
  3. 所属分类:Hook api

    • 发布日期:2017-03-22
    • 文件大小:15166
    • 提供者:李国梁
  1. shuzi

    0下载:
  2. 从键盘输入两个十进制数,相加后将结果以十进制形式输出-Keyboard input from a decimal number two, the sum of the results will be output to decimal form
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:629
    • 提供者:lili
  1. KeyBoardMouseHookCSharp

    0下载:
  2. Keyboard and mouse Hook using C-Sharp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:24651
    • 提供者:Riaz
  1. key

    0下载:
  2. 判断键盘按下的键值,这个在平时开发的时候经常用到-Determine the key keyboard press, this time in the normal development of frequently used
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:33877
    • 提供者:gucheng2008
  1. zm20090707

    0下载:
  2. 可以给孩子练习字母数字,也可以练习键盘,很简单,提供源码,大家可以再改!-Children can practice alphanumeric, you can practice keyboard, is very simple, to provide source code, we can change!
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:982058
    • 提供者:zjy
  1. overall

    0下载:
  2. 基于全局的C#键盘鼠标钩子程序源码,已经demo过,没有问题-Based on the overall situation of the C# source code keyboard and mouse hook procedures have demo, and there is no problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:155322
    • 提供者:王伟
  1. SoftKeyboardCsharp

    1下载:
  2. C#语言实现的全局键盘鼠标钩子和软键盘,界面美观为函数生成-C# language keyboard and mouse to achieve the global keyboard hook and soft, attractive interface for the function to generate
  3. 所属分类:C#编程

    • 发布日期:2017-05-08
    • 文件大小:198035
    • 提供者:masonwu
  1. hook

    0下载:
  2. C#钩子程序,主要是统计一天中鼠标总的移动距离和键盘总的敲击次数。程序中直接使用了Georgi的UserActivityHook 类。-C# hook procedures, mainly statistical day, the total movement distance of the mouse and keyboard tapping the total number of times. Program directly using the Georgi' s UserActiv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:152441
    • 提供者:259
  1. Key-Mouse-Hook

    0下载:
  2. 基于全局的C#键盘鼠标钩子程序.键盘和鼠标钩子示例程序,里面有VS2005和VS2008两个版本,这些小程序编译时要用到控件。-Based on the overall C# keyboard and mouse hook procedures. The keyboard and mouse hook example programs, which has VS2005 and VS2008 are two versions, these small programs to use to con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:155142
    • 提供者:270
  1. Keyboard

    0下载:
  2. csharp code for a keyboard of touch screen display
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:2533
    • 提供者:Joseph Cosmas
  1. keyboard-hook-cSharp

    0下载:
  2. whis is nice article about keyboard hooking in c#
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:38103
    • 提供者:amirhosein
  1. Keybared

    0下载:
  2. 外部式软键盘输入External soft-keyboard input-External soft-keyboard input
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:631109
    • 提供者:幽溟
« 12 »
搜珍网 www.dssz.com