异常是:Exception in thread "main" java.lang.NoClassDefFoundError: Test
Case by :java.lang.ClassNotFoundException:Test
at java.net.URLClassLoader$1.run<URLClassLoader.java:200>
at java.security.AccessController.doPrivileged<Native Method>
at java.net.URLClassLoader$1.run<URLClassLoader.java:188>
...
Couuld not find the main class :Test. Program will exit