代码搜索:Key1
找到约 1,573 项符合「Key1」的源代码
代码结果 1,573
www.eeworm.com/read/425852/2000805
c main.c
/*基于DS1302和LCD1602的万年历*/
/*具有光标显示,按键调时功能*/
/*作者:田开坤*/
/*key0:模式选择*/
/*key1:减操作*/
/*key2:加操作*/
/*key0:返回*/
/*2007.04.09*/
#include "STC89C51RC.H"
#include "LCD1602.h"
#include "DS1302.h"
#in
www.eeworm.com/read/378825/2680731
c main.c
/*基于DS1302和LCD1602的万年历*/
/*具有光标显示,按键调时功能*/
/*作者:田开坤*/
/*key0:模式选择*/
/*key1:减操作*/
/*key2:加操作*/
/*key0:返回*/
/*2007.04.09*/
#include "STC89C51RC.H"
#include "LCD1602.h"
#include "DS1302.h"
#in
www.eeworm.com/read/378825/2680762
c main.c
/*基于DS1302和LCD1602的万年历*/
/*具有光标显示,按键调时功能*/
/*作者:田开坤*/
/*key0:模式选择*/
/*key1:减操作*/
/*key2:加操作*/
/*key0:返回*/
/*2007.04.09*/
#include "STC89C51RC.H"
#include "LCD1602.h"
#include "DS1302.h"
#in
www.eeworm.com/read/160866/5565153
ini awkeybrd.ini
[Index]
ANSI=#
VT52=#
VT100=#
[Defaults]
_Entries=3
[ANSI]
Key1=112,14,OP
Key2=113,14,OQ
Key3=114,14,OR
Key4=115,14,OS
Key5=36,14,[H
Key6=36,12,[L
Key7=33,14,[M
Key8=33,12,[M
www.eeworm.com/read/412140/11214069
pdm sample.pdm
[Root]
Most Recent Package=样品管理系统
[Package|样品管理系统|东化样品管理系统]
Icon1=help.hlp
Title1=帮助目录
StartIn1=$(AppPath)
Key1=Icon3
Icon2=readme.txt
Title2=自述文件
StartIn2=$(AppPath)
Key2=Icon4
Icon3=sam
www.eeworm.com/read/248766/12542206
c lesson5_2.c
#include
sbit key1=P3^4;
sbit key2=P3^5;
sbit key3=P3^6;
sbit key4=P3^7;
sbit light1=P1^7;
sbit dula=P2^6;
sbit wela=P2^7;
#define uchar unsigned char
#define uint unsigned int
ucha
www.eeworm.com/read/291681/8403621
ini setup.ini
[Startup]
EnableLangDlg=Y
AppName=BlueSoleil for WinCE
[Languages]
Default=0x0009
count=9
key0=0x0804
key1=0x0404
key2=0x0009
key3=0x040c
key4=0x0007
key5=0x0010
key6=0x0011
key7=0x0012
www.eeworm.com/read/431539/8668489
bak otp.h.bak
sbit LED=P1^0;
sbit CE_DET=P1^1;
sbit CE_FLS=P1^2;
sbit VPP_CTRL=P1^3; //vpp=ntest
sbit VCC_CTRL=P1^4;
sbit NRST=P1^5;
sbit SCLK=P1^6;
sbit SDAT=P1^7;
sbit BZ_IO=P3^3;
sbit KEY1 =
www.eeworm.com/read/386259/8758920
c key.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit key1=P3^4;
uchar code table[]={
0xc0,0xf9,0xa4,0xb0,0x99,
0x92,0x82,0xf8,0x80,0x90,