学习了:http://blog.csdn.net/tangkund3218/article/details/50088249
ClassNotFoundException 就是没有类;
NoClassDefFoundError 是之前有,后来又被删除了;