把内容写到main方法里
找个新手教程跟着敲吧,不然你会崩溃的。
public static void main(String[] args){ System.out.printLn("Hello World"); }