numpy.char.chararray.zfill# method char.chararray.zfill(width)[源代码]# 返回用零左填充的数字字符串,使其长度为 width . 参见 char.zfill