JAVA入门

public class hello {

  public static viod mian (String[]args){

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

  }

}

 

posted @ 2014-11-25 09:11  李欣桐  阅读(130)  评论(0)    收藏  举报