代码搜索:Num
找到约 10,000 项符合「Num」的源代码
代码结果 10,000
www.eeworm.com/read/286264/8775685
c num2.c
#include "reg51.h"
void main()
{
code int x=100;
int y;
y=x; //避免编译警告
for(;;);
}
www.eeworm.com/read/286264/8775688
obj num2.obj
www.eeworm.com/read/286264/8775689
plg num2.plg
礦ision2 Build Log
Project:
F:\单片机的C语言光盘\exam\CH03\num2\num2.uv2
Project File Date: 09/23/2005
Output:
www.eeworm.com/read/286264/8775690
lst num2.lst
C51 COMPILER V7.06 NUM2 10/21/2005 10:13:45 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE NUM2
OBJECT MODULE PLACED IN NU
www.eeworm.com/read/286264/8775697
opt num2.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/286264/8775703
c num4.c
#include "reg51.h"
void main()
{ unsigned char bdata c1[10];
c1[0]=10; //避免编译警告
for(;;);
}
www.eeworm.com/read/286264/8775705
lst num4.lst
C51 COMPILER V7.06 NUM4 10/21/2005 10:33:06 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE NUM4
OBJECT MODULE PLACED IN nu
www.eeworm.com/read/286264/8775708
plg num4.plg
礦ision2 Build Log
Project:
F:\单片机的C语言光盘\exam\CH03\num4\num4.uv2
Project File Date: 10/21/2005
Output:
www.eeworm.com/read/286264/8775713
opt num4.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/286264/8775716