weibo_小不点们的婶婶大人_0
2015-10-06 15:23
public class HelloWorld {
public static void main(String[] args) {
int one = 20 ;
if (one%2==0){
System.out println("one是偶数");
}
}
}
System.out println("one是偶数"); 这里掉了个 "."
兄台好眼力~~受小女子一拜~~~
Java入门第一季(IDEA工具)升级版
1165172 学习 · 17581 问题
相似问题