大神幫忙看看
public class Helloworld{
? ? public static void main(String[] args){
? ? ? ? System.out.println("Hello world");
? ? }
}
public class Helloworld{
? ? public static void main(String[] args){
? ? ? ? System.out.println("Hello world");
? ? }
}
2022-07-20
舉報
2022-07-20
我跟你一模一樣也是不行