代码搜索:时钟提取
找到约 10,000 项符合「时钟提取」的源代码
代码结果 10,000
www.eeworm.com/read/423921/10526396
rom lcd显示时钟.rom
000000:940C
000001:004C
000002:940C
000003:0000
000004:940C
000005:0000
000006:940C
000007:0000
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/423921/10526397
c~ lcd显示时钟.c~
/*********************************************
File name :
Chip type : ATmega16
Program type : Application
Clock frequency : 4.000000 MHz
Memory model : Small
Exter
www.eeworm.com/read/423921/10526398
pr~ lcd显示时钟.pr~
[Project]
Toolset=AVR
FormatVersion=2
Files=1
OpenedFiles=1
Top0=235
Left0=395
Height0=330
Width0=489
Active0=0
State0=0
OF1=lcd显示时钟.c
Top1=-28
Left1=-4
Height1=654
Width1=1095
Row1=8
www.eeworm.com/read/423921/10526400
i lcd显示时钟.i
/*********************************************
File name :
Chip type : ATmega16
Program type : Application
Clock frequency : 4.000000 MHz
Memory model : Small
Exter
www.eeworm.com/read/423921/10526402
vec lcd显示时钟.vec
;INTERRUPT VECTORS
JMP __RESET
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0
www.eeworm.com/read/423921/10526403
lst lcd显示时钟.lst
www.eeworm.com/read/423921/10526404
prj lcd显示时钟.prj
[Project]
Toolset=AVR
FormatVersion=2
Files=1
OpenedFiles=1
Top0=235
Left0=395
Height0=330
Width0=489
Active0=0
State0=0
OF1=lcd显示时钟.c
Top1=-28
Left1=-4
Height1=654
Width1=1095
Row1=8
www.eeworm.com/read/423921/10526405
inc lcd显示时钟.inc
.DEF _time_counter=R5
_tbl10_G2:
.DB 0x10,0x27,0xE8,0x3,0x64,0x0,0xA,0x0
.DB 0x1,0x0
_tbl16_G2:
.DB 0x0,0x10,0x0,0x1,0x10,0x0,0x1,0x0
_196:
.DB 0x80,0xC0
.DEF __lcd_x=R4
.DEF __l
www.eeworm.com/read/423921/10526406
cof lcd显示时钟.cof
www.eeworm.com/read/422731/10615520
htm 13.13 背景时钟.htm
背景时钟
function clockView()
{
thistime= new Date(); //获取时间
//分别获取当前时间的小时、分和秒。
var hours=thistime.getHours();
var minutes=thistime.get