代码搜索:多时钟域

找到约 10,000 项符合「多时钟域」的源代码

代码结果 10,000
www.eeworm.com/read/391643/8392608

c 电子时钟.c

/*电子时钟源代码*/ #include #include #include #include #define PI 3.1415926 /*定义常量*/ #define UP 0x4800 /*上移↑键:修改时间*/ #define DOWN 0x5000 /*下移↓键:修改时间*/ #define ES
www.eeworm.com/read/189050/8494207

标题栏时钟

var clocktext, timeday; var pagetitle = document.title; function scroll() { today = new Date(); sec = today.getSeconds(); hr = today.getHours(); min = today.getMi
www.eeworm.com/read/187515/8634236

txt 时钟。txt.txt

程序14 //clock_alarm1.c #include #include #include unsigned char code ledk[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; unsigned char key,key_0,key_flag
www.eeworm.com/read/387534/8667648

pwi 电子时钟.pwi