我的哪里錯(cuò)了
?public class HelloWorld ?{
? ? public static void main(String[] args) {
? ? System.out.println("hello imooc");
}
}
?public class HelloWorld ?{
? ? public static void main(String[] args) {
? ? System.out.println("hello imooc");
}
}
2016-04-15
舉報(bào)
2016-04-15
我用myeclipse運(yùn)行了一下,并沒(méi)有報(bào)錯(cuò)。