代码搜索:定时报警
找到约 10,000 项符合「定时报警」的源代码
代码结果 10,000
www.eeworm.com/read/195948/5106428
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/345302/3201057
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/345302/3201068
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/326766/3467324
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/326766/3467335
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/313398/3643781
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/313398/3643785
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/310662/3694082
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/310662/3694093
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE
www.eeworm.com/read/293209/3934183
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;