找不到或无法加载主类 -偏方

复制

import java.io.IOException;

public class Main {

    public static void main(String[] args) throws IOException {
        System.out.print(3421);
    }
}

至main函数中

 

posted @ 2018-05-03 16:32  AnAng  阅读(124)  评论(0编辑  收藏  举报