How to convert [][]string to a key-value json?

前端 未结 0 1276
遇见更好的自我
遇见更好的自我 2021-02-01 14:46

I have a slice of the type [][]string, for example, [[Name Anna Bella Carolyn...] [Group Physics Chemistry Biology...]]. How do I convert it into JSON such that it

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