Hello World!

public class Test{
    public static void main(String[] args){
        System.out.println("Hello World!");
    }
}
posted @ 2019-06-16 17:46  废物也听歌  阅读(136)  评论(0编辑  收藏  举报