代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/284864/8886785
cpp k.cpp
#include "stdio.h"
#include "conio.h"
#include
int
GetKey()
{
int c;
while (bioskey(1) == 0);
c = bioskey(0);
return c;
}
void
main()
{
int key=0, kh,kl;
while(key!=283
www.eeworm.com/read/284701/8908284
c main.c
#include
#include "sio.h"
/************************************************************************
* 这是修改后的_getkey()函数,它将取代运行库中原来的_getkey()函数。
* 功能:等待从串行口输入字符, 需要调用串行口中断驱动程序sio.c
*****
www.eeworm.com/read/427573/8934857
c 15disk.c
#include "string.h"
void disk(fp,n,k,m)
FILE *fp;
long int n,k,m;
{ long int i,j,kk;
char t[sizeof(STU.KEY)],*w,*getkey();
void sp();
if (kn-1L) m=n
www.eeworm.com/read/427573/8935784
c 15disk.c
#include "string.h"
void disk(fp,n,k,m)
FILE *fp;
long int n,k,m;
{ long int i,j,kk;
char t[sizeof(STU.KEY)],*w,*getkey();
void sp();
if (kn-1L) m=n
www.eeworm.com/read/284144/8959849
c musinstru.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
www.eeworm.com/read/380987/9117460
c musinstru.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
www.eeworm.com/read/378417/9231775
cpp p231.cpp
#include "iostream.h"
#include "p228.cpp"
template class OrderedList : public DataList {
public:
OrderedList ( int sz = 10 ) : DataList (sz) { }
virtual
www.eeworm.com/read/378010/9253937
c musinstru.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
www.eeworm.com/read/377951/9255758
c musinstru.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
www.eeworm.com/read/377354/9279248
cpp p231.cpp
#include "iostream.h"
#include "p228.cpp"
template class OrderedList : public DataList {
public:
OrderedList ( int sz = 10 ) : DataList (sz) { }
virtual