Hello World

public class HelloWorld{
public static void main(String [] args){
System.out.print("hello world");
}
}

posted @ 2017-05-10 15:00  小肥羊的博客  阅读(175)  评论(0编辑  收藏  举报