class HelloImooc{ public static void main(String arg[]){ System.out.println("Hello,Imooc!"); } }另外public前的空格怎么打 查看完整描述