代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/462042/7211850
txt 代码27-14.txt
eps = 1;
while (1+eps) > 1 % 条件判断
eps = eps/2;
end
eps = eps*2
www.eeworm.com/read/450756/7477015
txt input.txt
j:=k*j+m;
if x then j:=j-1;
if x then j:=j-1 else j:=j+1;
while x do j:=j+1;
j:=i*+1;
if x then;
www.eeworm.com/read/447019/7560477
t prog1.t
{
int r; int dd; int a; int d;
r = a; dd = d;
while( dd