代码搜索结果

找到约 1,930 项符合 Keypad 的代码

phone.java~1~

package untitled1; import java.awt.*; import java.awt.event.*; import java.applet.*; public class phone extends Applet { PhoneCard phone; Keypad keys; String[] keylist = {"1","2","3","4","5","

phone.java~4~

package untitled1; import java.awt.*; import java.awt.event.*; import java.applet.*; public class phone extends Applet { PhoneCard phone; Keypad keys; String[] keylist = {"1","2","3","4","5","

phone.java~3~

package untitled1; import java.awt.*; import java.awt.event.*; import java.applet.*; public class phone extends Applet { PhoneCard phone; Keypad keys; String[] keylist = {"1","2","3","4","5","

phone.java~5~

package untitled1; import java.awt.*; import java.awt.event.*; import java.applet.*; public class phone extends Applet { PhoneCard phone; Keypad keys; String[] keylist = {"1","2","3","4","5","

julia.java

package com.javapatterns.command.audioplayer2; /** * This is the Client role */ public class Julia { /** * @link aggregation */ private static Keypad keypad ; /

julia.java

package com.javapatterns.command.audioplayer; /** * This is the Client role */ public class Julia { /** * @link aggregation */ private static Keypad keypad ; /*

kbd_ipaq.cdl

#========================================================================== # # kbd_ipaq.cdl # # eCos configuration data for the Compaq iPAQ keypad/buttons # #====================

ipaq_kbd.c

//========================================================================== // // ipaq_kbd.c // // Keypad driver for the Compaq iPAQ // //=============================================

hi_gpio.c

/* extdrv/peripheral/keypad/hi_gpio.c * * Copyright (c) 2006 Hisilicon Co., Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General

makefile

# # Makefile for the Linux kernel device drivers. # # 2006-04-04, designed by huawei corp. # written as peripheral module's Makefile. # obj-m += keypad.o keypad-y := $(TOPDIR)/peripheral/keypad/keypa