Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能建议我一种将字符串解析为 json 的方法。String 变量保存 json 数据(确切的 json 数据)。我想直接将该字符串返回到我的剑道网格,它只需要 json 数据。有没有办法直接解析字符串到 json。
提前致谢
看看这个库,我相信这会有所帮助。
Json.NET http://james.newtonking.com/json/help/index.html