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

搜索资源列表

  1. AVR240_4 x 4 Keypad _Wake_up on Keypress.rar

    0下载:
  2. AVR键盘方案
  3. 所属分类:文档资料

    • 发布日期:
    • 文件大小:62430
    • 提供者:
  1. CORE 图形系统

    0下载:
  2. Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by quotes \"...\" may follow a pair
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:52854
    • 提供者:ysh
  1. Shequ_Mis

    0下载:
  2. 主要技术: 1.对常见控件的使用(如:TStrings、TStringList、Tlist) 2.数据库链接:常见的数据访问技术(ADO技术,BDE技术) TadoConnection(数据链接)/TadoQuery(数据集)控件, TDataModule数据模块使用, 读取配置文件 3.事件驱动编程: 窗体事件(OnActivate,OnCreate,OnShow)键盘事件(KeyPress),鼠标事件(MouseMove),定时事件(Timer) 4.动态生成组件
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3161102
    • 提供者:陈超群
  1. tskbar_demo102

    0下载:
  2. 来源于http://www.codeproject.com/statusbar/taskbarctrl.asp This article describes how to put a progress bar control into the taskbar.-from http : / / www.codeproject.com / statusbar / taskbarc trl.asp This article describes how to put a prog keypre
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:27503
    • 提供者:刘志
  1. 54154156489

    0下载:
  2. #define MSGHEADER \"MICROCALC - A Turbo C Demonstration Program\" #define MSGKEYPRESS \"Press any key to continue.\" #define MSGCOMMAND \"Press / for the list of commands\" #define MSGMEMORY \"Memory Available:\" #define MSGERROR \"ERROR\"
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2508
    • 提供者:狐狸
  1. readme

    0下载:
  2. 利用键盘输入keypress和text的文本比较编制的一个小游戏,目的在于锻炼键盘的熟练程度!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7348
    • 提供者:邵继虎
  1. Linux2.6-keypress-driver

    0下载:
  2. linux下按键驱动开发
  3. 所属分类:文件操作

    • 发布日期:2014-01-17
    • 文件大小:7897
    • 提供者:周东明
  1. pwm

    0下载:
  2. This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS server. For Xlib programs that use KeyPress events you should either (1) set the FocusLenience resource to `True , or (2) specifically notify the window manager that you wan
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:143968
    • 提供者:刘伟
  1. joystick_test

    0下载:
  2. (windows mobile 5.0 )主要实现如何 判断键盘的keydown,keypress,keyup 这个三个过程中的动作
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14006
    • 提供者:陆林风
  1. keypress

    0下载:
  2. brew开发的基础按键信息处理对刚学的人应该有所帮助
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:287795
    • 提供者:
  1. VB小闹钟

    0下载:
  2. VB小闹钟,主要涉及文本框控制,keypress事件,timer-VB small alarm clock, mainly related to the text box control, keypress, timer
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:85221
    • 提供者:Ryan
  1. FilterTextBoxNumStyle

    0下载:
  2. 通过KeyPress事件的KeyAscii参数和文本框的SelStart属性结合起来实现限制文本框只可输入数字(包括负数、小数点)。实际上这个方法也可以用于其它控件,如PictureBox控件。所以我写了一个子过程,方便大家调用。-By the KeyPress event KeyAscii parameter and text box together SelStart property can only achieve limited text box enter a number (inc
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1931
    • 提供者:李德权
  1. 底层虚拟建开发

    0下载:
  2. InitSuperKeys() 安装WINIO驱动,一般用于Form_Load事件中调用 CloseSuperKeys() 卸载WINIO驱动,一般用于Form_Closed事件中调用 KeyDown(Key) 模拟普通Key键按下。 KeyDownEx(Key)模拟扩展Key键按下。 KeyUp(Key)模拟普通Key键弹起。 KeyUpEx(Key)模拟扩展Key键弹起。 KeyPress(Key)模拟普通Key键按下并弹起一次。其中按下和弹起的默认时间间隔是200毫秒 KeyPress(K
  3. 所属分类:软件工程

  1. KeyPress

    0下载:
  2. 机型参数表,各种常见手机键值,开发j2me手机游戏必备。-Model parameter table, a variety of common mobile phone keys, cell phone game development j2me essential.
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:3380
    • 提供者:donglei
  1. nosGUI

    0下载:
  2. matlab gui的例子 本人学习GUI过程 希望对您有用-matlab gui example I want to study the process of GUI useful to you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:286208
    • 提供者:hali
  1. KeyPressed

    0下载:
  2. KeyPressed手机按键控制演示程序说明   KeyPressed手机按键控制演示程序主要功能是演示测试手机按键操作的源代码,适用于j2me初学者学习参考使用。-Demonstration of cell phone keys KeyPressed descr iption of the procedures for the control button to control phone KeyPressed demo main function is to demonstrate th
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:22951
    • 提供者:阿发
  1. keypress

    0下载:
  2. 一个Visual Basic 的顺序打开文件的应用程序,具有典型性,简单易懂-The order of a Visual Basic application to open the file with a typical, easy-to-read
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:3013
    • 提供者:孟思斯
  1. KeyPress

    0下载:
  2. 这个小程序是为了放到真正手机上来检测手机按键键值的,虽然简单,但很有效!-This little program is to put a real mobile phone to detect the phone keypad keys, though simple, but very effective!
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:11753
    • 提供者:刘秋男
  1. 0724104

    0下载:
  2. 文章详细介绍了Visual Basic常用键盘的KeyDown事件,KeyUp事件和KeyPress事件的原理和使用技巧.-Article details the Visual Basic common keyboard KeyDown event, KeyUp event and KeyPress events in principle and the use of techniques.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:136195
    • 提供者:aeon
  1. Proyek_PBO_Kelompok-[6]

    0下载:
  2. Its my first semester and first game testing on C++.. its include simple c++ tag with menu design generate Direct on KeyPress w/o Enter, text coloring , binary object drawing , and simple checking repetation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:199889
    • 提供者:hypotetian
« 12 3 »
搜珍网 www.dssz.com