搜索资源列表
LightnessControl
- 现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。-now have many notebook screen brightness adjustment, the majority through the keyboard combination control of the keys. The software is one such example. Brightness is the i
KYEs
- 获取键盘信息的简单测试程序,该程序说明了一些与键盘有关的事件含义以及组合键信息的获取。-keyboard access to the information simple test program, which illustrate some of the keyboard and meaning of the events and key combinations access to information.
TCS 2005
- 贪吃蛇2005 + 源程序 贪吃蛇 一个经典的小游戏,本人精心制作,相信会比其它所谓的贪吃蛇效果好很多。希望大家能提出更多宝贵的意见。游戏规则: 利用方向键控制蛇头运动,当蛇头碰到食物即吃到食物,获得积分; 在此过程中不允许蛇头出界或碰到身体,否则游戏结束。基本操作: 程序运行后输入数字0-9,选择级别;任何时候按Esc键即退出游戏;用键盘方向键控制蛇头运动方向;按任意键暂停,方向键和组合键除外;暂停后,按方向键继续游戏;出错后会出现是否继续游戏的提示,Y继续,N结束。
shizh
- 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
gangqi
- 本练习制作模拟钢琴的实例。如图98-1所示,程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。-simulation of the production of piano practice examples. As shown in Figure 98-1, procedures, the creation of a piano keyboard with the simulation panel, the
duonengjianpan
- 通过键盘的组合键控制光驱、声音、声道等功能的小程序-through a combination of keyboard keys to control drive, sounds, track, and other functions of small procedures
kbint.asm
- 简单键盘中断,响应用户的输入,在终端输出字符,可以用几个组合键-simple keyboard interrupt, in response to user input and output terminals of the characters, you can use several key portfolio
SimulatePiano
- 制作模拟钢琴的实例。程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。-piano production simulation examples. After the procedures, the creation of a piano keyboard with the simulation panel, the user can mouse or keyboard to "percussion
组合键的使用
- 组合键的使用就是只要在键盘上按下一定的键就能触发相应的事件-bond portfolio as long as the use is the keyboard by pressing a button will trigger corresponding events
SendNotepadMsg
- 向打开的记事本文件通过键盘消息发送“HELLO”字符串,并发送“Ctrl”+“S”组合键命令保存记事本文件。-Notepad to open the file via the keyboard to send a message " HELLO" string, and send " Ctrl" + " S" key combination command to save the Notepad file.
catchkey
- 捕获 键盘如何捕获Ctrl和Ctrl+Shift组合键?-How to capture Ctrl capture keyboard and Ctrl+ Shift key combination?
KeyboardWatch
- 《键盘小助手》是一款可以屏蔽键盘任意按键,系统组合键的小程序,使用Hook编写-" The keyboard' s Little Helper" is a screen keyboard can be any key, the system key combinations of small programs, using Hook write
fsm_keyboard
- 使用状态机的通用键盘程序(支持组合键),可以作为状态机编程的一个示例 -The use of state machine Universal Keyboard program (to support combination of keys), can be used as an example of state machine programming
MyDialog
- 实现了键盘几个组合键的屏蔽,通过截获键盘消息来屏蔽键盘组合键-A keyboard key combination to achieve some shielding, by intercepting messages to shield the keyboard combination of keyboard keys
ASM
- 按键扫描程序 ASM。1. 键盘采用4*5矩阵键盘,含有两个组合键. 2. 硬件连接比较混乱,且各个按键的排列与面贴上的键码对应混乱.如果采用教科书上常规矩阵键盘的 扫描方式实现比较繁琐. 3. 需要识别两个双键,但这两个双键位置比较特殊K17,K18和K19,K20. 4. 基于2,3两点.这里采用列,行分别输出全零,读取行,列的引脚电平信息.综合这两组信息查表获取键值. 对于单键按下,有两个位为0.对于两个按键按下,有3或4个位为0. -Key scanne
event-mouse
- 根据键盘按键,显示所按键值字母及shift组合键大写字母、上下键-Button under the keyboard, display the key values of the letters and capital letters shift key combinations, up and down keys
VirtualKeyboard
- 虚拟键盘,实现了基本按键的响应功能,有些组合键没有实现-Virtual keyboard, to achieve the basic function of button response
shielding-hotkeys-and-mouse
- 如何在钩子动态库中同时实现屏蔽键盘组合键和屏蔽鼠标的动作-How to hook while achieving dynamic library screen keyboard combinations and mouse actions shielding
键盘测试软件
- 识别键盘键值,可以识别复杂的组合键,通过键值对照表来识别键值(Identify keyboard keys, you can identify complex combination keys, through key value control table to identify key values)
JoyFairy
- 测试游戏:冒险岛2 主要是把手柄按键映射到键盘上,支持组合键、连续按键等映射方式(The utility model mainly maps the handle keys to the keyboard, and supports the combination keys, continuous keys and other mapping modes)