main方法不对 public static void main(String[] args ){ }
没有主函数
public static void main(**_String[] args_**) {
}