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

搜索资源列表

  1. KeyboardCtrl_V4.2

    0下载:
  2. CSharp写的虚拟键盘控件。全键盘,有四行按钮。-a control of virtual keyboard for .net
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:239545
    • 提供者:胡业磊
  1. hook

    0下载:
  2. 可以实现简单的键盘操控,功能还是不错的啊-can use keyboard for ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:39954
    • 提供者: 黄嘉
  1. Key

    0下载:
  2. 键盘输出,可以了解键盘输出的ASCII, 对初学者有用-The keyboard output, you can learn the keyboard output, ASCII, useful for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:37667
    • 提供者:HJQ
  1. csharpserialport

    0下载:
  2. 启用键盘快捷键等向串口发送数据控制机器人运动,提供一个开发实例,上位机,下位机,陆续上传!能不能多给点分数-Enable keyboard shortcuts and so on to send data to control robot serial port to provide a development instance, host computer, the next-bit machine, one after another upload! Be able to give poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:319302
    • 提供者:renfei
  1. calculator

    0下载:
  2. 利用c#开发的简易计算器,附有详细实验报告,实现了小键盘处理。-C# development using a simple calculator, with a detailed test report. Treatment to achieve a small keyboard.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:172363
    • 提供者:scauyun
  1. HuoChessCsharp

    0下载:
  2. 一个国际象棋游戏 用csharp 写的 没有图形界面,用键盘控制-A chess game written using csharp no graphical interface, with keyboard control
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:43964
    • 提供者:roy li
  1. csharp_bee

    0下载:
  2. Csharp游戏极品蜜蜂(含开发介绍源码说明) 闲着无聊,开发第二个游戏,怀恋小时候在游戏机上玩的那种什么飞机。 本来是想做成飞机的,无奈没有找到飞机图片,于是用一只蜜蜂代替。 本游戏属于碰撞类游戏,主要用到了aabb类。游戏中的物体都是该类派生的子类。 由于键盘操作实在没有小型游戏机快,于是没有进一步做更复杂的功能。 不过本游戏中亦有第一个游戏所没做到的功能。开发环境:vs2005 -Csharp game Need for bees (with the develop
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:104852
    • 提供者:红信
  1. BullGame

    0下载:
  2. For create fire in a directX environnement and use keyboard for scale and shot small ball (test for create base game)
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:181141
    • 提供者:poirot
  1. handle

    0下载:
  2. CSharp调用API根据鼠标位置捉窗口句柄类名,还有键盘代码等,根据这个可以做类似按键精灵的操作-CSharp API call handle the mouse position to catch the window class name, as well as the keyboard code, etc., according to the Wizard button to do a similar operation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:4548
    • 提供者:cavaj
  1. UserActivityHook

    0下载:
  2. 一个C#编写的鼠标键盘钩子类,在此共享给大家。-This is one hook for mouse and keyboard. And share it to everybody.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:6851
    • 提供者:q
  1. CSharp-code

    0下载:
  2. C# 键盘信息拦截 键盘活动记录 win API 运行 源码-C# Keyboard keyboard activity log information to intercept run win API source
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:80926
    • 提供者:陈霸天
  1. Global-mouse-key-hooks

    0下载:
  2. 全局的鼠标键盘钩子程序。可以用来做软键盘-Global mouse and keyboard hooks. Can be used to make soft keyboard
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:156202
    • 提供者:秋融
  1. GlobalHook

    0下载:
  2. Hooking Keyboard or Mouse events using CSharp
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:113023
    • 提供者:Tayfun
  1. Palindromes-judgement-CSharp

    0下载:
  2. 基于C#+winform开发的“回文判定”程序:对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。此判定程序包含了三种判定方法:1、根据数组元素;2、利用栈先进后出,队列先进先出的特点3、分段检测。(已给出完整的代码注释)-Based on C#+ winform development "palindromes judgement" program: for a keyboard input from the string, deci
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:28254
    • 提供者:欧玉斌
  1. AutoKey

    0下载:
  2. 用csharp写的,是一个模拟鼠标按键 和键盘按键。类似按键精灵,想学习的同学可以下载。-The csharp write a simulated mouse buttons and keyboard keys. Similar QuickMacro, students want to learn can be downloaded.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:786940
    • 提供者:lixiao
  1. TraversalControlEvent

    0下载:
  2. WinForm界面使用键盘上的方向键控制光标在各个TextBox中切换;-WinForm interface using the keyboard arrow keys to control the cursor on the TextBox in each switch
  3. 所属分类:EditBox

    • 发布日期:2017-04-02
    • 文件大小:43078
    • 提供者:郭海磊
  1. CSharp-about-common-code

    0下载:
  2. C#编程相关代码,在Visual Basic环境下开发界面,涉及很多经典代码,包括全局键盘钩子,窗体移动等-C# programming related code in Visual Basic development environment interface, involving many classic code, including global keyboard hook, mobile and other forms
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:40944
    • 提供者:周莎莎
  1. CSharp-source-program

    0下载:
  2. C#源码程序,可以练习c#的使用,更好地掌握c#语言,内容包括创建数组,从键盘循环接收字符等内容。-C# source program, you can practice using c#, c# language to better grasp the content including the creation of an array of characters, such as receiving content from the keyboard loop.
  3. 所属分类:Other systems

    • 发布日期:2017-06-02
    • 文件大小:14049049
    • 提供者:契约201
  1. cSharp

    0下载:
  2. 一个window窗体 点击开始的话 从窗体上会落下字母到下面,然后有个计时器20秒,每一个字母都随即的落下 一个落玩再落下一个,当你在下落的期间按键盘上的字母和窗体里的一样的话,那么窗体里的那个字母将会消失,然后在落下一个。20秒过后,计算你输入正确的字数- A window form click start the form will fall down the letter to the following, and then have a timer for 20 second
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2429
    • 提供者:
  1. IsomorphicMIDIKeyboard

    0下载:
  2. A computer keyboard can be turned into an isomorphic musical instrument, to help in deeper exploration of the Musical Harmony and even to inspire new musical ideas
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:39936
    • 提供者:MahdiJan
« 1 2»
搜珍网 www.dssz.com