代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/243014/12968494
pl test3.pl
var x,y,temp;
begin
read(x);
read(y);
repeat
temp:=x-y;
x:=temp;
until temp
www.eeworm.com/read/326306/13149118
css tree.css
a
{
text-decoration:none;
}
a,a:visited
{
color:#000;
background:inherit;
}
body
{
margin:0;
padding:20px;
font:12px tahoma,宋体,sans-serif;
}
dt
{
font-size:22px;
font-weight:
www.eeworm.com/read/239956/13244831
css tree.css
/*CNLTreeMenu Start*/
.CNLTreeMenu img.s {cursor:pointer;vertical-align:middle;}
.CNLTreeMenu ul {padding:0;}
.CNLTreeMenu li {list-style:none;padding:0;}
.Closed ul {display:none;}
.Child img.s
www.eeworm.com/read/137919/13279540
vwf frequ.sim.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/239373/13283231
pl test3.pl
var x,y,rem;
begin
read(x);
read(y);
repeat
rem:=x-y*(x/y);
x:=y;
y:=rem
until rem=0;
write(x)
end.
www.eeworm.com/read/323126/13349678
vwf sin.sim.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/323119/13349888
tst myisam-big-rows.tst
#
# Test rows with length above > 16M
# Note that for this to work, you should start mysqld with
# -O max_allowed_packet=32M
#
drop table if exists t1;
create table t1 (a tinyint not null auto_increm
www.eeworm.com/read/322321/13382571
pl gcd.pl
var x,y,rem;
begin
read(x);
read(y);
repeat
rem:=x-y*(x/y);
x:=y;
y:=rem
until rem=0;
write(x)
end.
www.eeworm.com/read/318414/13479408
css style.css
/*
Template Name: Green
Template URI: http://www.ecshop.com/
Description: The Green template for ECSHOP 2.5.0
Version: 1.0
Author: GUI:Yecoir /---------/ CODE:Luhengqi
Author URI: http://www.ecs
www.eeworm.com/read/318413/13479628
css style.css
/*
Template Name: Enkel-Blue
Template URI: http://www.mallcool.com/
Description: The Enkel series template for ECShop 2.5.1
Version: 1.0
Author: Aresway
Author URI: http://www.aresway.com/
Logo