我是輸入法出問題還是???我敲了好多次了找不到錯哪
public class HelloWord {
? ? public static void main(String[] args){
? ? ? ? System.out.println("hello imooc");
? ? }
}
public class HelloWord {
? ? public static void main(String[] args){
? ? ? ? System.out.println("hello imooc");
? ? }
}
2020-09-07
舉報
2020-09-07
看代碼是沒問題的 是不是類名和文件名不一致? 可以看下報什么錯。
2020-09-09
world 敲錯了