public class HelloWorld {
public static void main(String[] args){
System.out.println("hello imooc");
}
应该是对的,没事,自己明白就好