class Hello
{
public static void main(String[] args)
{
int i = 1;
while (i
{
if(i
{
System.out.println("HelloWorld2" + i + "回");
i++;
}
else if(i = 10 )
{
System.out.println("HelloWorld2" + 5 + "回");
}
}
}
}
以上是我的,可我怎么也做不对啊,再次求救!!!
我的
所有跟帖:
•
回复:我的
-NiceSeeker-
♂
(268 bytes)
()
12/12/2006 postreply
16:16:16
•
括号要用缩进格式
-中国民航-
♂
(0 bytes)
()
12/12/2006 postreply
18:54:22
•
都象你这么昏头
-桌子-
♂
(0 bytes)
()
12/13/2006 postreply
09:51:24
•
i一共才循环到5,在else if那条中怎么可能出来=10呢?
-yahoobb-
♀
(356 bytes)
()
12/12/2006 postreply
16:23:40
•
括号要用缩进格式
-中国民航-
♂
(0 bytes)
()
12/12/2006 postreply
18:53:56
•
那不是我的事儿。贴上来时括号被自动省略了。
-yahoobb-
♀
(0 bytes)
()
12/12/2006 postreply
19:05:02
•
哥,这问题您老也答?
-qqing1-
♀
(17 bytes)
()
12/12/2006 postreply
21:07:15
•
为什么不答?没看俺老人家连上面的八卦都答么?:)
-ohlalala-
♀
(0 bytes)
()
12/12/2006 postreply
21:18:46
•
问题虽然简单,但毕竟在google上检索不到。
-yahoobb-
♀
(84 bytes)
()
12/12/2006 postreply
22:17:54
•
刘光明那五十万美金的屁股到现在也没Google到,帮俺找找
-桌子-
♂
(6 bytes)
()
12/13/2006 postreply
13:18:39