为什么 import com.imooc.sencond.*
还是用的是 com.imooc 下面的类 不是用com.imooc.sencond的类
同名不同包的类? 你得创建的时候 指定使用的是哪个包的类。