代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/28229/996162
pbd 4k4.pbd
This is an internal working file generated by the Source Browser.
15:11 22s
E:\LT-1B Programs\1\KEY\4X1 Keys\4K4\Debug\Obj\main.pbi
www.eeworm.com/read/28988/1014101
schdoc s4-4.schdoc
www.eeworm.com/read/37287/1071699
opt ex4-4.opt
### 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/37287/1071700
obj ex4-4.obj
www.eeworm.com/read/37287/1071701
asm ex4-4.asm
$INCLUDE (STC12C5A.INC) ;包含STC12C5A60S2单片机寄存器定义文件
ORG 0000H
LJMP MAIN
ORG 0100H
MAIN: MOV SP,#70H ;设置堆栈指针
MOV DPTR,#0000H
MOV R2,#10H
CLR A
LOOP1: MOVX @DPTR,A
INC