在使用静态变量和方法时不用再指明 ClassName,从而简化代码,但可读性大大降低。

    1. import static com.xxx.ClassName.*