代码搜索:Menu

找到约 10,000 项符合「Menu」的源代码

代码结果 10,000
www.eeworm.com/read/136812/5861068

image menu.image

/* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0x0000,0x03FF,0x0201,0x0201,0x03FF,0x0201,0x0201,0x13FF, 0x1BFF,0xFFFF,0x1BFF,0x1201,0x0201,0x03FF,0x0000,0x0000
www.eeworm.com/read/136812/5861277

d menu.d

SunDefaults_Version 2 ; @(#)Menu.d 1.1 92/07/30 SMI /Menu "" //Mess1/$Message " ~~~~~~ appearance ~~~~~~" //Stay_up "False" $Enumeration "" $Help "Enable/disable stay up menus. First clic
www.eeworm.com/read/136812/5861606

c on_menu.c

#ifndef lint static char sccsid[] = "@(#)on_menu.c 1.1 92/07/30"; #endif /* * Name: on_menu.c * * Description: Turn on (activate) a menu. * * Call syntax: on_menu(menu_p); * * Parameters: men
www.eeworm.com/read/136812/5861653

h menu.h

/* * @(#)menu.h 1.1 92/07/30 */ #ifndef _MENU_H_ #define _MENU_H_ /* * Name: menu.h * * Description: Global declarations for menu library. */ /* * Global constants: */ #define ACTIVE 1
www.eeworm.com/read/136812/5861954

c menu.c

#ifndef lint static char sccsid[] = "@(#)%M 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ #include "defs.h" #include "text.h" do_menu(ie) stru
www.eeworm.com/read/136781/5867151

jsp menu.jsp

www.eeworm.com/read/136781/5867193

jsp menu.jsp

www.eeworm.com/read/136627/5867890

java menu.java

/* * Copyright (C) 2004 MobileBlogger Development Team */ package net.sourceforge.mobileblogger; import javax.microedition.lcdui.*; import javax.microedition.midlet.*; public class Menu extends Fo
www.eeworm.com/read/136071/5875221

c menu.c

/* * Copyright (C) 2002 Roman Zippel * Released under the terms of the GNU GPL v2.0. */ #include #include #define LKC_DIRECT_LINK #include "lkc.h" s
www.eeworm.com/read/135709/5879981

cpp menu.cpp

/*************************************************************************** menu.cpp - description ------------------- begin