入门IDEA

Hello world

psvm
sout

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

posted @ 2022-06-25 11:16  努力学习的J1an-JIan  阅读(23)  评论(0)    收藏  举报