Splitting on spaces, except between certain characters

后端 未结 4 1575
既然无缘
既然无缘 2020-12-06 13:37

I am parsing a file that has lines such as

type(\"book\") title(\"golden apples\") pages(10-35 70 200-234) comments(\"good read\")

And I want to split

4条回答
提交回复
热议问题