代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/105103/15678003
c getkey.c
/***********************************************************************/
/* Copyright KEIL ELEKTRONIK GmbH 1993 */
/*************************************************
www.eeworm.com/read/100698/15866816
class getkey.class
www.eeworm.com/read/100698/15866818
h getkey.h
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class GetKey */
#ifndef _Included_GetKey
#define _Included_GetKey
#ifdef __cplusplus
extern "C" {
#endif
#undef
www.eeworm.com/read/100698/15866820
java getkey.java
// Class to read a registry key from a local or remote machine
public class GetKey{
int RegKey ; //Key value i.e. HKEY_CLASSES_ROOT
String MachineName ; //Machine name we want to interrogat
www.eeworm.com/read/100319/15877186
c getkey.c
/*
* Getkey:
*
* A machine dependent function to prompt for and read a keystring from stdin
*
* Input:
* prompt - A string output to display prior to requesting input
* str - where to pu
www.eeworm.com/read/286264/8778124
uv2 getkey.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 //
www.eeworm.com/read/286264/8778130
m51 getkey.m51
BL51 BANKED LINKER/LOCATER V5.03 06/19/2006 16:28:01 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE tgetke
www.eeworm.com/read/286264/8779441
plg t_getkey.plg
礦ision2 Build Log
Project:
F:\单片机的C语言光盘\exam\ch11\_getkey\t_getkey.uv2
Project File Date: 12/30/2005
Output:
Build target 'Target 1'
compilin
www.eeworm.com/read/286264/8779445
c t_getkey.c
#include
#include "reg52.h"
void tst_getkey(void) {
char c;
while((c=_getkey())!=0x1b){
printf("key = %c %bu %bx\n", c, c, c);
}
}
void main()
{ SCON = 0x50; /*SCON:工作模式1