代码搜索:主时钟
找到约 10,000 项符合「主时钟」的源代码
代码结果 10,000
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
www.eeworm.com/read/349491/10824027
12864时钟
www.eeworm.com/read/419961/10826553
uv2 时钟.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 /
www.eeworm.com/read/419961/10826555
bak 时钟_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/419961/10826574
m51 时钟.m51
BL51 BANKED LINKER/LOCATER V5.11 03/01/2009 08:47:27 PAGE 1
BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY:
D:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/418162/10962868
htm 13.13 背景时钟.htm
背景时钟
function clockView()
{
thistime= new Date(); //获取时间
//分别获取当前时间的小时、分和秒。
var hours=thistime.getHours();
var minutes=thistime.get