numpy.char.chararray.zfill# 方法 char.chararray.zfill(width)[source]# 返回一个长度为width的字符串,该字符串为在左侧用零填充的数字字符串。 参见 char.zfill