Hello world

public class MyFirst{

  public static void main(String[] args){

  System.out.println("hello world");

  }

}

posted @ 2017-08-04 22:38  zdcsmart  阅读(119)  评论(0编辑  收藏  举报