numpy.char.chararray.splitlines# method char.chararray.splitlines(keepends=None)[源代码]# For each element in self, return a list of the lines in the element, breaking at line boundaries. 参见 char.splitlines