numpy.char.chararray.zfill# 方法 char.chararray.zfill(width)[原始碼]# 在長度為 width 的字串中,傳回以零靠左填充的數字字串。 參見 char.zfill