帮助
注册
登录
您还没有登录 !
huihua
永久域名
http://huihua.javaeye.com
0000003
|
005
2008
-
05
-
14
006
006
08:24
浏览 (46)
评论
(1)
相关推荐
评论
huihua
2008-05-14
<html>
<head>
<title>T6.PHP</title>
</head>
<body>
能整除3或者7的数字有:<br><br>
<?php
for($i=0; $i <= 100; $i++) {
if($i % 3 == 0 || %i % 7 == 0) {
echo $i."<br>";
}
}
?>
</body>
</html>
发表评论
您还没有登录,请
登录
后发表评论
huihua
浏览: 2460 次
性别:
来自: 北京
详细资料
搜索本博客
博客分类
全部博客 (10)
我的相册
auto
共 1 张
其他分类
我的收藏
(17)
我的论坛帖子
(22)
我的精华良好贴
(0)
最近加入圈子
英语学习
存档
2008-05
(7)
2007-10
(1)
2007-05
(2)
更多存档...
最新评论
006
<html> <head> <title>T6.PHP< ...
-- by
huihua
0000003
<html> <head> <title>T4.ASP< ...
-- by
huihua
005
<html> <head> <title>T5.ASP&l ...
-- by
huihua
003
<html> <head> <title>T3.HTM&l ...
-- by
huihua
002
<html> <head> <title>T2.HTM< ...
-- by
huihua
评论排行榜
001
002
003
004
005
[什么是RSS?]
评论排行榜