numpy.chararray.strip # 方法 字符数组。strip ( chars = None ) [来源] # 对于self中的每个元素,返回删除了前导和尾随字符的副本。 也可以看看 char.strip