java,hello world小的练习

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

 

posted @ 2016-05-04 11:20  ╄承诺、带给的伤痛—  阅读(82)  评论(0编辑  收藏  举报