numpy.char.chararray.join# 方法 char.chararray.join(seq)[原始碼]# Return a string which is the concatenation of the strings in the sequence seq. 也參考 char.join