测试一下
public class Student{
public void static main(String[] arags){
System.out.println("Hello World");
}
}
posted on 2010-11-06 14:15 ggbond1988 阅读(137) 评论(0) 收藏 举报
public class Student{
public void static main(String[] arags){
System.out.println("Hello World");
}
}
posted on 2010-11-06 14:15 ggbond1988 阅读(137) 评论(0) 收藏 举报