代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/395929/2429186
s while.s
; Test MRI structured while pseudo-op.
xdef foo
foo
while do
endw
clr d1
while d1 #10 do
add #1,d1
endw
nop
nop
www.eeworm.com/read/395929/2429198
d while.d
#objdump: -d --prefix-addresses
#name: MRI structured while
#as: -M
# Test MRI structure while pseudo-op.
.*: file format .*
Disassembly of section .text:
0+000 bccs 0+004
0
www.eeworm.com/read/383926/2609684
java while.java
/*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag.
*
* This is free software; you can redistribute it
www.eeworm.com/read/379065/2677111
java while.java
/*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag.
*
* This is free software; you can redistribute it and/o
www.eeworm.com/read/378241/2687563
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/378241/2687564
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/375190/2727186
hpp while.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2727405
hpp while.hpp
/*=============================================================================
Copyright (c) 2002-2003 Joel de Guzman
Copyright (c) 2002-2003 Martin Wille
http://spirit.sourceforge.net/
www.eeworm.com/read/375190/2727758
hpp while.hpp
/*=============================================================================
Copyright (c) 2001-2008 Joel de Guzman
Copyright (c) 2001-2008 Hartmut Kaiser
http://spirit.sourceforge.net/
Di