numpy.chararray.rjust # 方法 字符数组。rjust ( width , fillchar = ' ' ) [来源] # 返回一个数组,其中self的元素在长度为width 的字符串中右对齐。 也可以看看 char.rjust