第一个程序

helloworld

public class Hello{
      public static  void main(string []{
            System.out.println("hello world!");
      }
}
posted @ 2021-01-21 17:31  wj_soft  阅读(33)  评论(0)    收藏  举报