//如基类字段,初始值0 public static int _start_position = 0; //则在子类中覆盖该属性的值为100: public static new int _start_position = 10;