代码搜索:while

找到约 10,000 项符合「while」的源代码

代码结果 10,000
www.eeworm.com/read/378183/9247979

dat vfpdat27.dat

格式: DELETE[][FOR][WHILE] ---- 功能: 对当前表在指定内满足的记录加上删除标记.若可选项都缺省,只指当前记录. ----
www.eeworm.com/read/376346/9320262

c 44btest.c

void Main() { unsigned int i; while(1) { i++; } }
www.eeworm.com/read/162633/9409872

txt c1.txt

begin A:=A+B*C; C:=A+2; while A
www.eeworm.com/read/373994/9424270

c mabub.c

void mabub(p,n) int p[ ],n; { int m,k,j,i,d; k=0;m=n-1; while (k
www.eeworm.com/read/373463/9454729

txt code2.txt

{ while(a>b) { a=3; c=a+0x3f; if(!a>b) if(c>b) c=(3.45+4)/5; else if(c==b) { f=a+d*014; a=f; } else { a=a+1;
www.eeworm.com/read/365991/9837379

c gui_test.c

#include "config.h" void main(void) { while(1) { } }
www.eeworm.com/read/169069/9881955

m createm.m

function A=createM(x,y) A=zeros((x+2)*(y+2),(x+2)*(y+2)+1); for i=1:(x+2)*(y+2) A(i,(x+2)*(y+2)+1)=1; end k=[]; l=0; while l
www.eeworm.com/read/168218/9932803

h dup.h

while (p) { q = p; if (e data) p = p->LeftChild; else p = p->RightChild; }
www.eeworm.com/read/361569/10044894

c 16ibsh.c

int ibsh(p,n,a,b,m) int n,*m; int a,b,p[]; { int i,j,k; i=1; j=n; while (i=a)&&(p[k-1]
www.eeworm.com/read/361569/10045456

c 15ibub.c

void ibub(p,n) int p[],n; { int m,k,j,i,d; k=0; m=n-1; while (k