numpy.char.chararray.join# method char.chararray.join(seq)[源代码]# 返回一个字符串,该字符串是序列 seq 中字符串的串联. 参见 char.join