shoudi_study

导航

hello world!

呵呵哈嘿!

public class Helloworld {
 public static void main(String[] args){
     System.out.println("hello world!");
     System.out.println("I'm coming!");
 }
}

 

posted on 2014-11-08 11:32  better_me  阅读(112)  评论(0)    收藏  举报