代码搜索:GetKey

找到约 2,187 项符合「GetKey」的源代码

代码结果 2,187
www.eeworm.com/read/224070/14606074

c timer.c

#include "ICETEK-C6713-A.h" main() { unsigned char dbScanCode; init_emif(); // 初始化emif InitCTR(); // 初始化ICETEK-CTR InitInterrupt(); while ( 1 ) { dbScanCode=GetKey();
www.eeworm.com/read/121914/14730598

history

Small-C Revision History -- included in version 2.2 76 Modified _read() in CSYSLIB.C to do console input through _getkey() for consistent handling of special key values per the MS-DOS add
www.eeworm.com/read/487452/1236439

js mixedcollection-min.js

Ext.util.MixedCollection=function(b,a){this.items=[];this.map={};this.keys=[];this.length=0;this.addEvents("clear","add","replace","remove","sort");this.allowFunctions=b===true;if(a){this.getKey=a}Ext
www.eeworm.com/read/474783/1391385

js mixedcollection-min.js

Ext.util.MixedCollection=function(b,a){this.items=[];this.map={};this.keys=[];this.length=0;this.addEvents("clear","add","replace","remove","sort");this.allowFunctions=b===true;if(a){this.getKey=a}Ext
www.eeworm.com/read/472280/1412439

java menushortcut.java

package java.awt; import java.awt.event.KeyEvent; public class MenuShortcut implements java.io.Serializable { /* XXX implement serial form * int key; result of getKey() * boolean usesShift; r
www.eeworm.com/read/167133/5467889

java menushortcut.java

package java.awt; import java.awt.event.KeyEvent; public class MenuShortcut implements java.io.Serializable { /* XXX implement serial form * int key; result of getKey() * boolean usesShift; r
www.eeworm.com/read/304657/3793086

java menushortcut.java

package java.awt; import java.awt.event.KeyEvent; public class MenuShortcut implements java.io.Serializable { /* XXX implement serial form * int key; result of getKey() * boolean usesShift; r
www.eeworm.com/read/382791/2624040

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // getkey.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/380948/2651268

svn-base guarded_keyboard.cc.svn-base

#include "guard/secure.h" #include "syscall/guarded_keyboard.h" Guarded_Keyboard::Guarded_Keyboard() { } Guarded_Keyboard::~Guarded_Keyboard() { } Key Guarded_Keyboard::getkey() { Secure
www.eeworm.com/read/362572/2930489

java menushortcut.java

package java.awt; import java.awt.event.KeyEvent; public class MenuShortcut implements java.io.Serializable { /* XXX implement serial form * int key; result of getKey() * boolean usesShift; r