关于线程对我来说很陌生 本来基础就不好,只能一点一点记住积累了 今天知道了run只能用于public,而返回值必须为void runable是接口,所以应用implement thread是类,所以应用extends 后继~~