代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/105882/15656225
c slkeypad.c
/* Copyright (c) 1998, 1999, 2001, 2002, 2003 John E. Davis
* This file is part of the S-Lang library.
*
* You may distribute under the terms of either the GNU General Public
* License or the Perl
www.eeworm.com/read/235521/4650918
h _exf(x)_.h
//---------------------------
//external function declaration.
//---------------------------
void Display (uchar *p);
uchar GetKey (void);
void Delay (uchar formal_t);
//-----------------------
www.eeworm.com/read/331461/3413246
h keyevent.h
#ifndef _KEYEVENT_H_
#define _KEYEVENT_H_
extern void ClearKey();
extern ulong GetKey (short enent);
#endif
www.eeworm.com/read/164224/10122024
txt 新建 文本文档.txt
#include
#include "sio.h"
/************************************************************************
* 这是修改后的_getkey()函数,它将取代运行库中原来的_getkey()函数。
* 功能:等待从串行口输入字符, 需要调用串行口中断驱动程序sio.c
*****
www.eeworm.com/read/11569/230964
c main.c
#include
#include "sio.h"
/************************************************************************
* 这是修改后的_getkey()函数,它将取代运行库中原来的_getkey()函数。
* 功能:等待从串行口输入字符, 需要调用串行口中断驱动程序sio.c
*****
www.eeworm.com/read/308433/3713686
c main.c
#include
#include "sio.h"
/************************************************************************
* 这是修改后的_getkey()函数,它将取代运行库中原来的_getkey()函数。
* 功能:等待从串行口输入字符, 需要调用串行口中断驱动程序sio.c
*****
www.eeworm.com/read/492131/1181431
ke
@c ----------------------------------------------------------------------
@node keys.h, header
@heading @code{}
This header defines all the possible values that @code{getkey()} can
retur
www.eeworm.com/read/229812/4735708
imp uinlm.imp
# UI NLM Imports
#
# These are the lower-level API functions called by
# the Netware version of the UI Library, which are not
# in CLib.Imp.
#
GetKey,
OpenScreen,
CloseScreen,
ActivateS