代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/26198/955398
c while.c
#include
void Delayx1ms(Byte count);
void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount;
while(P1_0==0) //不为0跳过
{Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高,
if(P1_0==
www.eeworm.com/read/27057/976367
lst while.lst
C51 COMPILER V8.02 WHILE 07/02/2010 16:41:32 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE WHILE
OBJECT MODULE PLACED IN w
www.eeworm.com/read/27057/976370
opt while.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/27057/976371
hex while.hex
:10000300D3EF9400EE940040147DC8D3ED64809444
:0D0013008040031D80F5EF1F70E61E80E3A6
:0100200022BD
:10002100C3E5086480948A500FB2A3B29005087F9B
:0A003100887E1312000380E880FEB1
:0300000002003BC0
:0C0
www.eeworm.com/read/27057/976373
c while.c
/****************************************************************************
“天祥电子” 倾情奉献
www.txmcu.cn
www.txmcu.com
************************************************************
www.eeworm.com/read/27057/976374
obj while.obj
www.eeworm.com/read/27057/976376
plg while.plg
礦ision3 Build Log
Project:
F:\工程\新增程序\基础小程序\while语句\while.uv2
Project File Date: 07/02/2010
Output:
Build target 'Target 1'
compiling while.c
www.eeworm.com/read/27335/983144
opt while.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/27335/983145
c while.c
#include
void Delayx1ms(Byte count);
void Ifdemo3(void){Byte FgpulseShort,FgpulseLong,Dutycount;
while(P1_0==0) //不为0跳过
{Delayx1ms(1); //当检测到P1_0为低电平时计数直到P1_0变高,
if(P1_0==