代码搜索结果
找到约 10,000 项符合
Input 的代码
input_file
Shyly, she asks, "I mean, Daddy, is there?"
input.asm
; ***************************************************************************
; * Project : Electronic Dictionary *
; * Date : 2003.9
input.lst
C51 COMPILER V7.01 INPUT 12/31/2005 12:42:50 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE INPUT
OBJECT MODULE PLACED IN I
input.c
//scan the Alarm input
#include "reg52.h"
#include "main.h"
unsigned char data in_buf = 0;
unsigned char data i;
unsigned char data in_status = 0;
unsigned char data P0_status;
extern P0_
input.h
/* Source file current line is coming from. */
extern char *input_filename;
/* Top-level source file. */
extern char *main_input_filename;
/* Line number in current source file. */
extern int lin
input.h
#ifdef INPUT_GLOBALS
#define INPUT_EXT
#else
#define INPUT_EXT extern
#endif
INPUT_EXT void process_command();
input.c
/*********************************************************************
* Copright(c) 2003,广州周立功单片机发展有限公司
* All rights reserved.
* http://www.zlgmcu.com
*
*文件名称: INPUT.C
*文件标
input.lst
C51 COMPILER V7.06 INPUT 07/10/2003 14:34:42 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE INPUT
OBJECT MODULE PLACED IN i