Hello world

public class MyFirst{

  public static void main(String[] args){

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

  }

}

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