123JiBin

第一个代码 Hello World

public class HelloWorld{
public static void main(String[] args){
System.out.print("Hello,World");
}
}

分类:

技术点:

相关文章: