hello world

第一篇博客 开搞了,hello world

public class Demo01 {
    public static void main(String[] args) {
        System.out.println("hello world!!!");
    }
}
posted @ 2020-10-09 00:24  进击的青铜  阅读(59)  评论(0)    收藏  举报