代码搜索:Menu
找到约 10,000 项符合「Menu」的源代码
代码结果 10,000
www.eeworm.com/read/464332/7165280
obj menu.obj
www.eeworm.com/read/464332/7165297
stk menu.stk
@e:\阿日\cd\样例程序\monitor debug\mainjz\debug\src\menu.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name}
# -> {E|S} {call function}
# ...
#
8 E __
www.eeworm.com/read/464332/7165346
c menu.c
#include "mb95100.h"
extern unsigned char keybuf,going,usersetstatus;
extern unsigned char menustate;
unsigned char menustatus;
extern unsigned char pressnum,xlnum;
_MenuState()
{
if(keybuf==0
www.eeworm.com/read/464178/7167973
png menu.png
www.eeworm.com/read/464140/7168703
exe menu.exe
www.eeworm.com/read/464011/7170933
java menu.java
// menu class displays a menu of choices to a user
// and performs the chosen task. It will keep asking a user to
// enter the next choice until the choice of 'Q' (Quit) is
www.eeworm.com/read/462811/7195607
cpp menu.cpp
/************************************************************************************
// Sample code for calling IVT BlueSoleil APIs
Copyright (c) 2004 -2005 , IVT Corporation. All rights reserv
www.eeworm.com/read/462811/7195610
h menu.h
/************************************************************************************
// Sample code for calling IVT BlueSoleil APIs
Copyright (c) 2004 -2005 , IVT Corporation. All rights reserv
www.eeworm.com/read/462800/7195872
c menu.c
#include "GUI.h"
#include "Globalvars.h"
#include "pwin.h"
#include "guidebug.h"
#include "MainMenu.h"
//--------------------------------------------------
void DrawMenuItems(Pw_GC* gc, Pw_MEN
www.eeworm.com/read/462701/7197873