2021-10-21

文件名:Test1.java

public class Test1{
public static void main(String[] args){
System.out.println("ABC");
}
}

你可能感兴趣的:(2021-10-21)