搜索资源列表
VB111
- 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-S
cockandcal8051
- 这是8051的练习作用,但是这个使用c语言编的.功能是实现clockand calculate功能,主要测试按键喝键盘响应-This is the 8051 exercise, However, the use of C language series. function is clockand calculate functions, to test the response to the keyboard keys to drink
MobileTester_Midp2
- 这是一个测试手机关键信息的jar包,比如手机的按键值,内存大小,屏幕大小,刷新频率,支持文件类型等
MaskButton
- 可以做为图片按键,测试不规则区.任意形状按键,透明按键等.包括源代码.-pictures can be used as a key test of irregular district. Arbitrarily shaped keys, buttons and so transparent. Including source code.
commandbox.
- VB第一个测试程序,用控制按键控制显示和隐藏标签-VB first test program, using the control buttons to control the display and hide the labels
computer
- 一些获取系统信息的编程实例,包括CDROM控制,CPU和MOUSE信息,USB编程,测试CPU速度,检测键盘按键,列出进程,鼠标钩子编程系统硬件信息和注册表编程。-Some access to information system programming examples, including CDROM control, CPU and mouse information, USB programming, the CPU speed test to detect the keyboard k
the__rutton
- 实时测试按键的键盘码和鼠标的位置,很不错的资料-Real-time test button code and the location of the mouse, keyboard is very good information
10960841
- 实时测试按键的键盘码和鼠标的位置,很不错的资料(Real-time test button code and the location of the mouse, keyboard is very good information)