简单java程序

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

}

}

 

test1  为类名

posted on 2016-10-11 16:17  火拳  阅读(74)  评论(0)    收藏  举报

导航