示例
String str = " abcde hello world111 abc def ghi hello world333 ";
abcde hello world111 abc def ghi hello world333
hello world111
hello world333
搞定,但是不让用,说用p标签,然后取前两个就行,好滴