代码搜索:Key_UP

找到约 218 项符合「Key_UP」的源代码

代码结果 218
www.eeworm.com/read/220690/14791782

c 实例11-7.c

/*获得输入*/ for(;;) { ch= wgetch(win); if(ch==' q ') b r e a k; if(ch==KEY_UP) { if(cury>1) cury_ _; } else if(ch==KEY_DOWN){if(cury1)curx__;} else if(ch
www.eeworm.com/read/208083/15254845

c 实例11-7.c

/*获得输入*/ for(;;) { ch= wgetch(win); if(ch==' q ') b r e a k; if(ch==KEY_UP) { if(cury>1) cury_ _; } else if(ch==KEY_DOWN){if(cury1)curx__;} else if(ch
www.eeworm.com/read/15162/434400

h key_sweep.h

#ifndef __KEY_SWEEP_h__ #define __KEY_SWEEP_h__ #define Key_Up 10 #define Key_Down 2 #define Key_Left 7 #define Key_Right 5 #define Key_Return 8 #define Key_Enter 16 #defin
www.eeworm.com/read/164379/5489929

c 实例11-7.c

/*获得输入*/ for(;;) { ch= wgetch(win); if(ch==' q ') b r e a k; if(ch==KEY_UP) { if(cury>1) cury_ _; } else if(ch==KEY_DOWN){if(cury1)curx__;} else if(ch
www.eeworm.com/read/100648/15868064

h game.h

#include #include #include #define MAXENEMY 20 #define WAITTIME 50 #define TANKLIFE 3 #define KEY_UP 1 #define KEY_DOWN 2 #define KEY_LEFT 4 #define KEY_RIGH
www.eeworm.com/read/291725/8401869

h keypaddef.h

#include "Board.h" typedef enum { KEY_UP , KEY_DOWN , KEY_MENU , KEY_POWER , KEY_LEFT , KEY_RIGHT , KEY_SOURCE , //IRKEY KEY_IR_0 , KEY_IR_1 , KEY_IR_2 , KEY_IR
www.eeworm.com/read/289737/8530825

cpp e.cpp

#include "stdio.h" #include "bios.h" #include "conio.h" #include "STRING.H" #include "DOS.h" #include "process.h" #include "stdlib.h" #include "math.h" #define key_down 80 #define key_up 72
www.eeworm.com/read/289737/8530833

bak e.bak

#include "stdio.h" #include "bios.h" #include "conio.h" #include "STRING.H" #include "DOS.h" #include "process.h" #include "stdlib.h" #include "math.h" #define key_down 80 #define key_up 72
www.eeworm.com/read/430866/8720923

h keypaddef.h

#include "Board.h" typedef enum { KEY_UP , KEY_DOWN , KEY_MENU , KEY_POWER , KEY_LEFT , KEY_RIGHT , KEY_SOURCE , //IRKEY KEY_IR_0 , KEY_IR_1 , KEY_IR_2 , KEY_IR
www.eeworm.com/read/163794/10145433

cpp e.cpp

#include "stdio.h" #include "bios.h" #include "conio.h" #include "STRING.H" #include "DOS.h" #include "process.h" #include "stdlib.h" #include "math.h" #define key_down 80 #define key_up 72