代码搜索:定时灯
找到约 10,000 项符合「定时灯」的源代码
代码结果 10,000
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;
www.eeworm.com/read/293209/3934194
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/380986/2651110
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/380986/2651114
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/376660/2708362
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/376660/2708375
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/258296/4357662
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
unsigned char COUNT_TI; //定时中断计数
unsigned char key_code;
www.eeworm.com/read/258296/4357666
c 定时查询.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit KEY_1 =P1^4; // 将p1.4定义为KEY_1
sbit KEY_2 =P1^5; // 将p1.5定义为KEY_2
sbit KE