代码搜索结果
找到约 2,241 项符合
Keypad 的代码
keypad.c
#define _KEYPAD_C_
#include
#include "types.h"
#include "board.h"
#include "ms_reg.h"
#include "global.h"
#include "keypaddef.h"
#include "DEBUG.h"
#include "misc.h"
#include "ms_r
keypad.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
keypad.java
package com.javapatterns.command.audioplayer2;
/**
* This is the Invoker role
*/
public class Keypad
{
/**
* @link aggregation
*/
private Command playCmd;
/**
keypad.java
package com.javapatterns.command.audioplayer;
/**
* This is the Invoker role
*/
public class Keypad
{
/**
* @link aggregation
*/
private Command playCmd;
/**
keypad.lst
C51 COMPILER V7.06 KEYPAD 12/28/2004 10:14:05 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE KEYPAD
OBJECT MODULE PLACED IN
keypad.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: Keypad.h $
// $Revision: 1.01 $
// $Author: jw
keypad.c
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: Keypad.c $
// $Revision: 0.01 $
// $Author: jw
keypad.c
/*
标题:小键盘的输入函数
版本:1.0
Target:89S51
函数描述: char gotkey(void)
从4ⅹ4小键盘输入数据,返回0 15
小键盘的连接方式:
1 P20 -----0----1----2----3
| | | |
2 P21 -----4----5--