numpy.ma.MaskedArray.__ifloordiv__# 方法 ma.MaskedArray.__ifloordiv__(other)[source]# 将自身原地除以 other 并向下取整。