hello world!

public static void main(String[] args) throws Exception {
        System.out.println("hello world");
 }

 

posted on 2019-09-17 20:21  shevchvnko  阅读(74)  评论(0)    收藏  举报

导航