Split string into key-value pairs using C++

后端 未结 0 1548
轻奢々
轻奢々 2021-02-11 03:35

I have a string like this:

\"CA: ABCD\\nCB: ABFG\\nCC: AFBV\\nCD: 4567\"

Now \": \" splits key from value while \\n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题