numpy.ndarray.__array_wrap__# method ndarray.__array_wrap__(array, [context, ]/)# 返回与 self 具有相同类型的 array 视图.