在主线程中可以findclass,但是在子线程中却找不到,找的是同一个class,在子线程正可以找到系统的类,比如java/long/String
http://blog.csdn.net/booirror/article/details/37778283这篇文章里,有一些介绍