//HelloWorld.java
public class HelloWorld
{
public static void main()
{
System.out.println("Hello World");
}
}
可以编译为.class,但是在运行时
Exception in thread "main" jav ...
范文捷 发表于 2010-8-27 23:00
欢迎光临 万卷图书 (http://wanjuanchina.net/) | Powered by Discuz! 7.0.0 |